Docs.rs
hotfix-encoding-0.0.10
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
hotfix-encoding 0.0.10
Message encoding for hotfix, an experimental FIX engine
Crate
Source
Builds
Feature flags
Documentation
Coverage
99.36%
2943
out of
2962
items documented
13
out of
57
items with examples
Size
Source code size: 150.74 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 152.52 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
chrono ^0.4
normal
hotfix-derive ^0.0.10
normal
hotfix-dictionary ^0.0.10
normal
nohash-hasher ^0.2
normal
serde ^1.0.177
normal
thiserror ^1.0.50
normal
tracing ^0.1.37
normal
quickcheck ^1
dev
quickcheck_derive ^0.3
dev
quickcheck_macros ^1
dev
chrono ^0.4
build
fnv ^1
build
heck ^0.4
build
hotfix-codegen ^0.0.10
build
hotfix-dictionary ^0.0.10
build
indoc ^2
build
lazy_static ^1
build
quick-xml ^0.29
build
rayon ^1
build
roxmltree ^0.14
build
strum ^0.24
build
strum_macros ^0.25
build
Versions
0.0.10
(2023-11-08)
0.0.9
(2023-10-31)
0.0.1
(2023-10-30)
Owners
hotfix-encoding
A lot of this logic is taken from the core
fefix
crate. All credit goes to the original author.