restruct

Crates.iorestruct
lib.rsrestruct
version0.1.2
sourcesrc
created_at2019-04-16 16:31:04.993944
updated_at2022-02-13 15:36:28.413841
descriptionConverts between raw bytes and structured data.
homepage
repositoryhttp://github.com/lukaslueg/restruct
max_upload_size
id128404
size36,923
(lukaslueg)

documentation

https://docs.rs/restruct_derive

README

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.

Commit count: 0

cargo fmt