Function fefix::codegen::gen_field_definition[][src]

pub fn gen_field_definition(
    fix_dictionary: Dictionary,
    field: Field<'_>
) -> String
This is supported on crate feature codegen only.
Expand description

Generates the Rust code for a FIX field definition.