bit-iter-0.1.0 has been yanked.
bit-iter
Iterate over the bits set in a word.
A BitIter
may be constructed from any integral value.
Example
Output:
Bit 0 is set.
Bit 16 is set.
bit-iter
Iterate over the bits set in a word.
A BitIter
may be constructed from any integral value.
Output:
Bit 0 is set.
Bit 16 is set.