6 releases

0.1.6 Feb 2, 2025
0.1.5 Oct 13, 2024
0.1.4 Mar 21, 2024
0.1.3 Feb 13, 2024

#313 in Build Utils

Download history 209/week @ 2025-02-15 186/week @ 2025-02-22 273/week @ 2025-03-01 221/week @ 2025-03-08 167/week @ 2025-03-15 178/week @ 2025-03-22 189/week @ 2025-03-29 225/week @ 2025-04-05 236/week @ 2025-04-12 270/week @ 2025-04-19 261/week @ 2025-04-26 257/week @ 2025-05-03 652/week @ 2025-05-10 495/week @ 2025-05-17 348/week @ 2025-05-24 238/week @ 2025-05-31

1,774 downloads per month
Used in 7 crates (via quickfix-msg-gen)

MIT OR Apache-1.1

30KB
718 lines

FIX XML file spec parser. *

  • Allow reading official FIX XML dictionary and convert it to a struct / enum model.
  • NOTE This crate is not a code generator. It only help having a clear representation of what FIX dictionary are.

QuickFIX XML spec parser

Parse XML FIX spec file to rust struct / enum model.

Check out main github repository for more details.

Dependencies

~1.6–2.2MB
~40K SLoC