To run the code: Install Rust: $ curl https://sh.rustup.rs -sSf | sh Build code in each repository with cargo build, or build and run it with cargo run (some examples purposefully have errors).