WriteFixed

Derive Macro WriteFixed 

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

Derive proc-macro for WriteFixed

See WriteFixed for a complete discuassion.