Module field_access

Source

Structs§

GroupEntries
An Iterator over the entries of a FIX repeating group.

Enums§

FieldValueError
Either a field that is missing or has an invalid value.

Traits§

FieldMap
Provides random (i.e. non-sequential) access to FIX fields and groups within messages.
FieldType
Provides (de)serialization logic for a Rust type as FIX field values.
RepeatingGroup
Provides access to entries within a FIX repeating group.