ReadFixed

Derive Macro ReadFixed 

Source
#[derive(ReadFixed)]
{
    // Attributes available to this derive:
    #[fixcol]
}
Expand description

Derive proc-macro for ReadFixed

See documentation on ReadFixed for a full description.