cargo run hello
cargo test
cargo run --example add_vectors
cargo fmt
cargo clippy
cargo init
cargo --lib init
cargo install cargo-edit
cargo install cargo-watch
cargo run hello
cargo test
cargo run --example add_vectors
cargo fmt
cargo clippy
cargo init
cargo --lib init
cargo install cargo-edit
cargo install cargo-watch