mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 18:21:45 +00:00
134 B
134 B
Boolean Bitfield
A work-in-progress implementation of an unbounded boolean bitfield.
Based upon a Vec<u8>
Documentation TBC...