Docs.rs
bybit-async-0.1.0
bybit-async 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
halfelf
Dependencies
chrono ^0.4
normal
fehler ^1
normal
futures ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
http ^1.1
normal
log ^0.4
normal
owning_ref ^0.4
normal
optional
paste ^1
normal
reqwest ^0.12
normal
rust_decimal ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_qs ~0.12
normal
serde_with ^3
normal
sha2 ^0.10
normal
thiserror ^1
normal
tokio ^1
normal
tokio-tungstenite ^0.21
normal
tungstenite ^0.21
normal
url ^2
normal
anyhow ^1
dev
env_logger ^0.10
dev
tokio ^1
dev
Versions
1.94%
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
RestResponse
bybit_
async
0.1.0
In bybit_
async::
rest
bybit_async
::
rest
Type Alias
Rest
Response
Copy item path
Source
pub type RestResponse<O> = O;