rust: learning using https://doc.rust-lang.org/book/title-page.html
run:
> cd <cargo_project_name>
> cargo build
> cargo run
# alternatively
> ../target/debug/<cargo_project_name>| Name | Name | Last commit date | ||
|---|---|---|---|---|
rust: learning using https://doc.rust-lang.org/book/title-page.html
run:
> cd <cargo_project_name>
> cargo build
> cargo run
# alternatively
> ../target/debug/<cargo_project_name>