Docs.rs
quickfix-msg-gen-0.1.6
quickfix-msg-gen 0.1.6
Permalink
Docs.rs crate page
MIT
OR
Apache-1.1
Links
Repository
crates.io
Source
Owners
arthurlm
Dependencies
bytes ^1.9.0
normal
convert_case ^0.7.1
normal
itertools ^0.14.0
normal
quickfix ^0.1.0
normal
quickfix-spec-parser ^0.1.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quickfix_
msg_
gen
0.1.6
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.