Crates.io | bin-utils |
lib.rs | bin-utils |
version | 0.2.5 |
source | src |
created_at | 2023-06-12 19:35:34.763511 |
updated_at | 2023-10-11 01:42:18.907671 |
description | A bunch of utility macros and traits for binary parsers. |
homepage | |
repository | https://github.com/Frostie314159/bin-utils |
max_upload_size | |
id | 888441 |
size | 23,309 |
A small crate containing traits and macros, which can aid in writing parsers for binary formats.
If you disable the non_fixed feature, no allocator is required.