☰
Module bitmask
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
Module bitmask
Structs
?
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.
BitMaskIter
🔒
Iterator over the contents of a
BitMask
, returning the indices of set bits.