restruct 0.1.1

Converts between raw bytes and structured data.
Documentation

restruct is used to interpret binary data stored in files or other sources or convert between C structs and Rust types and when using a parser-generator is considered disproportionate. It is a brainchild of Python's struct-module.

See the restruct_derive-crate for documentation.