Expand description
utils to support implementing bit string traits
Modules§
- bigendian
bigendian
- bigendian utils to support implementing bit string traits on unsigned integers
Traits§
- BigEndian
BitString bigendian
- Generic helper methods to treat unsigned integer and slices of them as big endian bit strings.