std
::
collections
::
bitset {SIZE}
and_self
macro
BitSet
BitSet
.
and_self
(
&
self
,
BitSet
set
)
@operator
(
&=
)
Perform & over all bits, mutating itself.
Parameters