binary_type_cast 0.1.2

A Rust crate for simplifying the process of parsing binary file data into various Rust data types using the TypeCast macro.
Documentation
1
2
3
4
5
6
7
expand:
    clear
    cargo +nightly expand

run example:
    clear
    cargo +nightly run --example hashmapped_fields