deku_derive 0.1.1

bit level serialization/deserialization proc-macro for structs
Documentation

Deku is a data-to-struct serialization/deserialization library supporting bit level granularity, uses the nom crate as the consumer or “Reader” and BitVec as the “Writer”