Expand description
A crate for packing booleans together.
Structsยง
- Into
Iter8 - An iterator over the booleans in a
PackedBools8
. - Packed
Bools8 - A type containing 8
bool
values, while only being a single byte.
A crate for packing booleans together.
PackedBools8
.bool
values,
while only being a single byte.