[](https://crates.io/crates/nanobv)
[](https://docs.rs/nanobv)
Lightweight no_std-compatible const_fn oriented BitVector implementation.
To add to your Cargo.toml:
```toml
nanobv = "0.1.1"
```