Module hashbrown::raw::bitmask

source ·

Structs

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