lighthouse/eth2/utils/boolean-bitfield
2019-01-26 08:25:31 +11:00
..
src Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
Cargo.toml Impl serde::Serialize for all types 2019-01-26 08:25:31 +11:00
README.md Rename beacon_chain/ -> eth2/ 2019-01-22 16:16:02 +11:00

Boolean Bitfield

Implements a set of boolean as a tightly-packed vector of bits.