Expand description
Crate meant to provide easy to use bitsets, with some out of the box functionality.
Enable feature “serde” to enable serde::Serialize and serde::Deserialize for most applicable types.
Modules§
- Module containing
Bitset. - Module containing
Bitset8. - Module containing
Bitset16. - Module containing
Bitset32. - Module containing
Bitset64. - Module containing
Bitset128. - Module containing
Byteset. - Module containing
ConvErrorandConvTarget. - Module containing
Index. - Prelude.
- Module containing size safety markers for compile time checks on some methods.