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