adding rust-management.txt

This commit is contained in:
2019-11-21 01:19:44 +00:00
parent e13f28ccf7
commit 15a4aec9d1
2 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}