Module one_bits_iter

Source
Expand description

An iterator over bitmasks.

Structs§

OneBitsIter
An iterator that produces the set bits in the given u64.