Exercise code created while following along Rust by Example
- Rust
1.22
git clone https://github.com/marionebl/rust-by-example-exercises.git
cd rust-by-example-exercises
git submodule init
cargo install mdbook
mdbook serve rust-by-example # host rust-by-example on localhost:3000
cargo run --bin [name] # see list via ls src/bin