Docs.rs
truefix-twsapi-client-0.1.2
truefix-twsapi-client 0.1.2
Docs.rs crate page
Apache-2.0
OR
MIT
12 July 2026
Links
Repository
crates.io
Source
Owners
zhangjiayin
Dependencies
prost ^0.14
normal
rust_decimal ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
prost-build ^0.14
build
Versions
62.78%
of the crate is documented
Go to latest version
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
Skip to main content
Module decoder
truefix_
twsapi_
client
0.1.2
Module decoder
Module Items
Functions
In crate truefix_
twsapi_
client
truefix_twsapi_client
Module
decoder
Copy item path
Source
Expand description
Incoming message decoder.
Functions
ยง
decode_
payload
Decodes a field-based incoming payload into an
Event
.
decode_
protobuf_
event
Decodes a protobuf incoming payload into an
Event
.