This library exposes a vector called BoolVec which allows you to store 8 booleans in a single byte. Basically a boolean only occupies a single bit.
Todo
As of now please check out the documentation on docs.rs