bin-utils 0.2.5

A bunch of utility macros and traits for binary parsers.
Documentation

bin-utils

A small crate containing traits and macros, which can aid in writing parsers for binary formats.

no-std

If you disable the non_fixed feature, no allocator is required.