/bin-utils

A bunch of utility traits and functions for binary parsers.

Primary LanguageRustApache License 2.0Apache-2.0

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.