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