quickfix-msg-gen

Crates.ioquickfix-msg-gen
lib.rsquickfix-msg-gen
version
sourcesrc
created_at2024-02-12 12:57:42.834202
updated_at2025-02-02 20:10:41.197456
descriptionFIX code generator from XML spec file
homepage
repositoryhttps://github.com/arthurlm/quickfix-rs
max_upload_size
id1136915
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Arthur Le Moigne (arthurlm)

documentation

README

QuickFIX message generator

Code generator from XML FIX dictionary spec file.

Check out main github repository for more details.

Commit count: 290

cargo fmt