Crate bit_range

Source
Expand description

A helper library for handling getting ranges of bits from containers of bytes.

Traitsยง

BitRange
A trait for getting subsections of bits from containers of bytes.