#[fixed]
Expand description
Replace one or more variable length fields with a fixed length equivalent
Pass in a list of field_name=length
arguments. Optionally
pass typ=MyType
to use a different type for the replacement. See
the crate documentation for moreinformation.