Docs.rs
rustrade-integration-0.2.0
rustrade-integration 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Niqnil
Dependencies
base64 ^0.22.1
normal
optional
bytes ^1.5.0
normal
optional
chrono ^0.4.39
normal
optional
derive_more ^2.0.1
normal
optional
fnv ^1.0.7
normal
optional
futures ^0.3.31
normal
optional
hex ^0.4.3
normal
optional
hmac ^0.13.0
normal
optional
indexmap ^2.6.0
normal
optional
itertools ^0.14.0
normal
optional
pin-project ^1.1.7
normal
optional
prost ^0.14.3
normal
optional
reqwest ^0.13.3
normal
optional
rustrade-instrument ^0.2
normal
optional
serde ^1.0.216
normal
serde_json ^1.0.133
normal
optional
serde_qs ^1.1.1
normal
optional
serde_urlencoded ^0.7.1
normal
optional
smol_str ^0.3.2
normal
optional
thiserror ^2.0.8
normal
optional
tokio ^1.42
normal
optional
tokio-stream ^0.1.17
normal
optional
tokio-tungstenite ^0.29.0
normal
optional
tracing ^0.1.41
normal
optional
url ^2.5.4
normal
optional
sha2 ^0.11.0
dev
tokio-test ^0.4.4
dev
Versions
61.13%
of the crate is documented
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 serde
rustrade_
integration
0.2.0
Module serde
Module Items
Modules
In crate rustrade_
integration
rustrade_integration
Module
serde
Copy item path
Source
Expand description
Serialisation and deserialisation transformers and other utilities.
Modules
ยง
de
Deserialisation transformers (json, protobuf, etc.) and associated logic.
se
Serialisation transformers (json, protobuf, etc.) and associated logic.