/rust-playground

Try some stuff with Rust.

Primary LanguageRustApache License 2.0Apache-2.0

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