How do you create a Rust project on the command-line?
rust new-project
cargo new
rustup init
cargo start