Docs.rs
ironfix-example-0.1.6
ironfix-example 0.1.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
joaquinbejar
Dependencies
ironfix-core ^0.1.6
normal
ironfix-dictionary ^0.1.6
normal
ironfix-engine ^0.1.6
normal
ironfix-fast ^0.1.6
normal
ironfix-session ^0.1.6
normal
ironfix-store ^0.1.6
normal
ironfix-tagvalue ^0.1.6
normal
ironfix-transport ^0.1.6
normal
anyhow ^1.0
dev
bytes ^1.9
dev
crossbeam-channel ^0.5
dev
tokio ^1.43
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
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
Skip to main content
SOH
ironfix_
example
0.1.6
In ironfix_
example::
tagvalue::
decoder
ironfix_example
::
tagvalue
::
decoder
Constant
SOH
Copy item path
Source
pub const SOH:
u8
= 0x01; // 1u8
Expand description
SOH (Start of Header) delimiter used in FIX messages.