Crate quickfix_msg_gen
source ·Expand description
Code generator from XML FIX dictionary spec file.
Functions§
- Take a FIX XML spec file as
src
parameter and generated code todst
parameter.
Code generator from XML FIX dictionary spec file.
src
parameter and generated code to dst
parameter.