mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 21:34:46 +00:00
Move boolean_bitfield into own crate
This commit is contained in:
7
boolean-bitfield/README.md
Normal file
7
boolean-bitfield/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Boolean Bitfield
|
||||
|
||||
A work-in-progress implementation of an unbounded boolean bitfield.
|
||||
|
||||
Based upon a `Vec<u8>`
|
||||
|
||||
Documentation TBC...
|
||||
Reference in New Issue
Block a user