We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4e288 commit 5dd68ebCopy full SHA for 5dd68eb
component-model/examples/tutorial/adder/src/lib.rs
@@ -20,7 +20,6 @@ mod bindings {
20
/// Struct off of which the implementation will hang
21
///
22
/// The name of this struct is not significant.
23
-#[allow(dead_code)]
24
struct AdderComponent;
25
26
impl bindings::exports::docs::adder::add::Guest for AdderComponent {
0 commit comments