Expand description
A proc macro crate for deriving ReadFixed
and WriteFixed
This crate, fixcol-derive
contains the proc-macro derive functionality for
the fixcol
crate. Unless you are
planning on contributing to fixcol
, you probably want one of the following.
Derive Macrosยง
- Read
Fixed - Derive proc-macro for ReadFixed
- Write
Fixed - Derive proc-macro for WriteFixed