[package] name = "boolvec" version = "0.2.6" description = "A vector of boolean stored contiguously in memory." authors = ["Gymore "] edition = "2018" readme = "README.md" repository = "https://github.com/gymore-z/boolvec" categories = [ "data-structures" ] keywords = [ "vec", "bool", "boolean", ] license = "MIT" documentation = "https://docs.rs/crate/boolvec/0.1.0"