bit-byte-bit 0.2.2

Implements a bit string using a collection of bytes.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]

name = "bit-byte-bit"

version = "0.2.2"

edition = "2024"

description = "Implements a bit string using a collection of bytes."

readme = "README.md"

repository = "https://github.com/stratagyn/bit-byte-bit"

license = "MIT OR Apache-2.0"

keywords = ["bitarray", "bitstring", "bits", "bytearray", "bytes"]

categories = ["data-structures"]