rust-playground Try some stuff with Rust. Starting at the bottom, learning about the build system and Rust language without all the std::*; git checkout latest # This command should build all: cargo build --release