Docs.rs
v_exchanges_api_generics-0.18.2
v_exchanges_api_generics 0.18.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
valeratrades
Dependencies
bytes ^1.10.1
normal
derive-new ^0.7.0
normal
derive_more ^2.0.1
normal
eyre ^0.6.12
normal
futures-util ^0.3.31
normal
jiff ^0.2.16
normal
reqwest ^0.12.24
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
serde_urlencoded ^0.7.1
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tokio-tungstenite ^0.28.0
normal
tracing ^0.1.41
normal
url ^2.5.7
normal
v_utils ^2.9.9
normal
Versions
53.68%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
Module ws
v_
exchanges_
api_
generics
0.18.2
Module ws
Module Items
Structs
Enums
Traits
In crate v_
exchanges_
api_
generics
v_exchanges_api_generics
Module
ws
Copy item path
Source
Structs
§
Content
Event
Topic
Interpreter
WsConfig
Configuration for
WsHandler
.
WsConnection
Main way to interact with the WebSocket APIs.
Enums
§
Response
OrContent
Topic
WsDefinition
Error
WsError
Traits
§
WsHandler
handle exchange-level events on the
WsConnection
.