Rust implementations of Imposter's Handbook topics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason Staten 8e3b00415d
clippy fixes
5 years ago
src clippy fixes 5 years ago
.build.yml nightly typo 5 years ago
.gitignore first 6 years ago
.travis.yml no email. travis badge 6 years ago
Cargo.lock Quickcheck! 6 years ago
Cargo.toml 2018 5 years ago
LICENSE license 6 years ago
README.md build badge 5 years ago

README.md

Imposter's Handbook builds.sr.ht status

Rust implementations for Imposter's Handbook topics. Follow along by listening to the BookBytes podcast.

Running the tests

cargo test

Running the benchmarks

cargo bench