Expand description

Growable list of bits.

Structs

A growable list of bits implemented using a Vec<u8>
An iterator for BitVec.
An owning iterator for BitVec.