Expand description

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.

Derive Macros