Added rust to practice

This commit is contained in:
2017-03-29 12:42:23 -07:00
parent 3c3a83f482
commit 53bf1e4edf
22 changed files with 168 additions and 0 deletions

2
rust/notes Normal file
View File

@@ -0,0 +1,2 @@
cargo run will build and run
cargo build --release will be optimised for distro