std::collections::bitset {SIZE}

set_bool

fn void BitSet.set_bool(&self, usz i, bool value) @operator([]=) @inline
Change a particular bit in the bitset

Parameters