Initial commit
This commit is contained in:
commit
35981db036
12 changed files with 727 additions and 0 deletions
0
src/lib.rs
Normal file
0
src/lib.rs
Normal file
3
src/main.rs
Normal file
3
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