Docs.rs
quickfix-msg-gen-0.1.5
quickfix-msg-gen 0.1.5
Permalink
Docs.rs crate page
MIT OR Apache-1.1
Links
Repository
crates.io
Source
Owners
arthurlm
Dependencies
bytes ^1.7.1
normal
convert_case ^0.6.0
normal
itertools ^0.13.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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quickfix_
msg_
gen
0.1.5
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.