Crate bitvec_padded

Source

Structs§

BitIterator
An iterator over a BitView
BitVec
A vector that stores bits with a final padding. The final padding is useful when serializing and deserializing the structure.
BitView
A view into a sequence of bits

Functions§

least_bytes_repr_for_bits