We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db55291 commit a90c992Copy full SHA for a90c992
templates/command-rust/content/src/main.rs
@@ -1,6 +1,3 @@
1
-#[allow(warnings)]
2
-mod bindings;
3
-
4
fn main() {
5
println!("Hello, Fermyon!");
6
}
0 commit comments