3 releases
Uses old Rust 2015
0.1.2 | Oct 8, 2021 |
---|---|
0.1.1 | Jul 11, 2017 |
0.1.0 | Jul 9, 2017 |
#1169 in Data structures
9,338 downloads per month
Used in 16 crates
(3 directly)
29KB
684 lines
This library provides traits and some implementations to provide bitstring views on objects.
The documentation for master
is located at https://stbuehler.github.io/rustdocs/bitstring/bitstring/; released versions are documented at https://docs.rs/bitstring.
lib.rs
:
This crate provides traits to treat various objects as bit strings.