Crate le_bitset

Source
Expand description

A very simple bitset that is guaranteed to be stored in little-endian. If you can’t think of a reason you need this, this crate probably isn’t for you. Usage is pretty self-explanatory.

Structs§

BitSet
A little-endian bitset