smallbitvec 2.5.3

A bit vector optimized for size and inline storage
Documentation
[dev-dependencies.bit-vec]
version = "0.6.3"

[dev-dependencies.rand]
features = ["small_rng"]
version = "0.8.5"

[package]
authors = ["Matt Brubeck <mbrubeck@limpet.net>"]
categories = ["data-structures"]
description = "A bit vector optimized for size and inline storage"
documentation = "https://docs.rs/smallbitvec"
edition = "2021"
keywords = ["bitvec", "bitmap", "vec", "data-structures"]
license = "MIT OR Apache-2.0"
name = "smallbitvec"
readme = "README.md"
repository = "https://github.com/servo/smallbitvec"
rust-version = "1.56"
version = "2.5.3"