Crate bool_vec

source ·

Macros

  • Works exactly like vec![] macro.

Structs

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