bitcram 0.3.0

A small, derive-based bit packing library for compact integer representations
Documentation
1
2
3
4
mod array;
mod bool;
mod option;
mod tuple;