bitstring

Module utils

source
Expand description

utils to support implementing bit string traits

Modules§

  • bigendianbigendian
    bigendian utils to support implementing bit string traits on unsigned integers

Traits§

  • Generic helper methods to treat unsigned integer and slices of them as big endian bit strings.