| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Boolean Bitfield
A work-in-progress implementation of an unbounded boolean bitfield.
Based upon a Vec<u8>
Documentation TBC...
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
A work-in-progress implementation of an unbounded boolean bitfield.
Based upon a Vec<u8>
Documentation TBC...