We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2bb2d commit 50869a4Copy full SHA for 50869a4
1 file changed
lambda/examples/push_constants.rs
@@ -36,6 +36,7 @@ impl Component for PushConstantsExample {
36
&mut self,
37
render_context: &mut lambda::core::render::RenderContext,
38
) {
39
+ todo!()
40
}
41
42
fn on_detach(
0 commit comments