biterate
A simple crate for iterating over the bits in bytes.
The crate provides 2 functionalities, exposed as traits:
It seems stupid to publish something so simple as a crate, but I've ended up writing this code so many times (and getting it wrong) I figured I should put it a crate with actual tests.