Crate hotfix_message
source ·Re-exports
pub use encoding::HardCodedFixFieldDefinition;
pub use hotfix_dictionary as dict;
Modules
- A wide collection of
FieldType
implementors. - Field and message definitions for FIX.4.4.
Structs
- Represents a FIX repeating group, such as a party in the list of parties.
Traits
- Provides (de)serialization logic for a Rust type as FIX field values.
Type Aliases
- Type alias for FIX tags: 32-bit unsigned integers, strictly positive.
Derive Macros
- A derive macro for the
FieldType
trait onenum
’s.