Expand description
Generated FIX protocol types for all standard FIX versions.
This crate is auto-generated by fixer-gen from the official FIX XML
specifications. It provides strongly-typed tags, fields, enums, and message
structs for each supported protocol version:
| Module | FIX Version |
|---|---|
fix40 | FIX 4.0 |
fix41 | FIX 4.1 |
fix42 | FIX 4.2 |
fix43 | FIX 4.3 |
fix44 | FIX 4.4 |
fix50 | FIX 5.0 |
fix50sp1 | FIX 5.0 SP1 |
fix50sp2 | FIX 5.0 SP2 |
fixt11 | FIXT 1.1 (transport) |
Shared definitions live in tag (numeric tag constants), field
(typed field wrappers), and enums (valid-value enumerations).