Re-exports§
pub use hotfix_dictionary as dict;
Modules§
- error
- field_
types - A wide collection of
FieldTypeimplementors. - fix44
- Field and message definitions for FIX.4.4.
- message
- parsed_
message
Structs§
- Message
Builder - Repeating
Group - Represents a FIX repeating group, such as a party in the list of parties.
Enums§
- Field
Value Error - Either a field that is missing or has an invalid value.
Constants§
Traits§
- Buffer
- Operations on a growable in-memory buffer.
- Field
Type - Provides (de)serialization logic for a Rust type as FIX field values.
- Part
Type Aliases§
- TagU32
- Type alias for FIX tags: 32-bit unsigned integers, strictly positive.
Derive Macros§
- Field
Type - A derive macro for the
FieldTypetrait onenum’s.