TODO: find out if I can use the `cargoLock` FOD to run `clippy`.
This commit is contained in:
parent
694c0224d3
commit
9caee54f2b
7 changed files with 167 additions and 0 deletions
3
templates/rust/src/main.rs
Normal file
3
templates/rust/src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue