Notes Rust

cargo new my_project
cargo build
cargo build –release
cargo run