Crate hotfix_message
source ·Re-exports
pub use encoding::HardCodedFixFieldDefinition;pub use hotfix_dictionary as dict;
Modules
- A wide collection of
FieldTypeimplementors. - Field and message definitions for FIX.4.4.
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
FieldTypetrait onenum’s.