hashbrown
0.14.5
Module bitmask
Structs
In hashbrown::raw::inner
Module
hashbrown
::
raw
::
inner
::
bitmask
Copy item path
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.