Crate bool_vec

Source

Macros§

boolvec
Works exactly like vec![] macro.

Structs§

BoolVec
A vector that can store 8 booleans in a single byte
BoolVecIter
Iterator referencing to a BoolVec