bit_range 0.1.0

A small library for getting bits and ranges of bits from byte collections
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["iirelu <totallymyrealemail@hush.ai>"]
description = "A small library for getting bits and ranges of bits from byte collections"
documentation = "https://iirelu.github.io/bit-range/bit_range/"
keywords = ["bit", "bitrange", "range", "bitfield"]
license = "MIT"
name = "bit_range"
readme = "README.md"
repository = "https://github.com/iirelu/bit-range"
version = "0.1.0"