pub type BitfieldOwned = BitVec<u8, Lsb0>;

Aliased Type§

struct BitfieldOwned { /* private fields */ }