67bbc75c86
- Add u16 and u8. - Add comments - Consildate functions |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Boolean Bitfield
A work-in-progress implementation of an unbounded boolean bitfield.
Based upon a Vec<u8>
Documentation TBC...