#const-fn #bit-vector #oriented #no-std-compatible

no-std nanobv

Lightweight no_std-compatible const_fn oriented BitVector implementation

2 releases

0.1.1 Jan 6, 2021
0.1.0 Nov 30, 2020

#295 in No standard library

25 downloads per month

MIT license

13KB
218 lines

Current Crates.io Version docs-rs

nanobv

Lightweight no_std-compatible const_fn oriented BitVector implementation.

To add to your Cargo.toml:

nanobv = "0.1.1"

No runtime deps