Function hotfix_codegen::codegen_field_definition_struct
source · pub fn codegen_field_definition_struct(
fix_dictionary: &Dictionary,
field: Field<'_>
) -> String
Expand description
Generates the Rust code for a FIX field definition.