4 releases

0.1.3 May 15, 2022
0.1.2 May 15, 2022
0.1.1 May 14, 2022
0.1.0 May 14, 2022

#28 in #stored

21 downloads per month

Custom license

10KB
266 lines

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.


lib.rs:

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.

Dependencies

~175KB