Crate fixcol_derive

Source
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ยง

ReadFixed
Derive proc-macro for ReadFixed
WriteFixed
Derive proc-macro for WriteFixed