Go to file
2024-08-21 10:39:37 +08:00
src init commit. 2024-08-21 10:37:43 +08:00
.gitignore init commit. 2024-08-21 10:37:43 +08:00
Cargo.lock init commit. 2024-08-21 10:37:43 +08:00
Cargo.toml init commit. 2024-08-21 10:37:43 +08:00
README.md add readme. 2024-08-21 10:39:37 +08:00

hello_world

cargo new hello_world
cargo build
cargo run