| Crates.io | biterate |
| lib.rs | biterate |
| version | 1.0.0 |
| created_at | 2022-03-15 05:02:49.601198+00 |
| updated_at | 2022-03-15 05:02:49.601198+00 |
| description | A Rust API for Gurobi optimizer |
| homepage | https://github.com/ykrist/biterate.git |
| repository | https://github.com/ykrist/biterate.git |
| max_upload_size | |
| id | 550333 |
| size | 15,852 |
biterateA 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.