bitstring::utils

Module bigendian

source
Available on crate feature bigendian only.
Expand description

bigendian utils to support implementing bit string traits on unsigned integers

Modulesยง

  • u8bigendian or net
    BigEndianBitString functions for specific integer type
  • u16bigendian or net
    BigEndianBitString functions for specific integer type
  • u32bigendian or net
    BigEndianBitString functions for specific integer type
  • u128bigendian or net
    BigEndianBitString functions for specific integer type