Added rust to practice
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
cargo run will build and run
|
||||
cargo build --release will be optimised for distro
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
cargo run will build and run
|
||||
cargo build --release will be optimised for distro
|
||||