feat: Rust templates
This commit is contained in:
parent
50a0f0abc2
commit
e5faf58ba8
33 changed files with 630 additions and 1 deletions
3
rust/cargo-stable/nixpkgs/src/main.rs
Normal file
3
rust/cargo-stable/nixpkgs/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