pub struct BitString(/* private fields */);
Return the total number of bits of the bitstring
Return the total number of unused bits on the bitstring
Get the data associated with the bitstring as full bytes
Hasher
self
other
==
!=
TypeId