a87fe88d97
The length generated when converting from a string was incorrect. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Boolean Bitfield
A work-in-progress implementation of an unbounded boolean bitfield.
Based upon a Vec<u8>
Documentation TBC...