Module hashbrown::raw::inner::bitmask

source ยท

Structsยง

  • BitMask ๐Ÿ”’
    A bit mask which contains the result of a Match operation on a Group and allows iterating through them.
  • BitMaskIter ๐Ÿ”’
    Iterator over the contents of a BitMask, returning the indices of set bits.