bitmaps 3.2.1

Fixed size boolean arrays
Documentation
[dev-dependencies.proptest]
version = "1.0.0"

[dev-dependencies.proptest-derive]
version = "0.4.0"

[features]
default = ["std"]
std = []

[package]
authors = ["Bodil Stokke <bodil@bodil.org>"]
categories = ["data-structures"]
description = "Fixed size boolean arrays"
documentation = "http://docs.rs/bitmaps"
edition = "2021"
exclude = ["release.toml", "proptest-regressions/**"]
license = "MPL-2.0+"
name = "bitmaps"
readme = "./README.md"
repository = "https://github.com/bodil/bitmaps"
version = "3.2.1"