Docs.rs
quickfix-msg-gen-0.2.0
quickfix-msg-gen 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-1.1
Links
Repository
crates.io
Source
Owners
arthurlm
Dependencies
convert_case ^0.8.0
normal
quickfix ^0.2.0
normal
quickfix-spec-parser ^0.2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quickfix_
msg_
gen
0.2.0
All Items
Crate Items
Functions
Crate
quickfix_msg_gen
Copy item path
Source
Expand description
Code generator from XML FIX dictionary spec file.
Functions
ยง
generate
Take a FIX XML spec file as
src
parameter and generated code to
dst
parameter.