We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fn main() { println!("Hello, world!"); }
$ rustc main.rs
cargo new use_cargo cargo build cargo run -r
There was an error while loading. Please reload this page.