byte_struct_derive 0.4.2

Derive macro for byte_struct
Documentation

Derive macro for Byte Struct

This crate provides macros for deriving the ByteStruct trait defined in the byte_struct crate.

See #[derive(ByteStruct)] for using the macro.