Usage Make sure that you have the latest version of cargo and rustc installed. To run any of apps go to some dir and type in the following command: $ cargo run Or $ cargo build --release And then find an executable in /target/release