Docs.rs
rs_bybit-0.1.6
rs_bybit 0.1.6
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
unkuseni
Dependencies
chrono ^0.4.31
normal
error-chain ^0.12.4
normal
futures ^0.3.25
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
itertools ^0.12.0
normal
once_cell ^1.19.0
normal
rand ^0.8.5
normal
reqwest ^0.11.23
normal
serde ^1.0.195
normal
serde_json ^1.0.111
normal
sha2 ^0.10.8
normal
tokio ^1.35.1
normal
tokio-tungstenite ^0.21.0
normal
url ^2.5.0
normal
tokio ^1
dev
Versions
2.95%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
bybit
0.1.6
Module errors
Structs
Enums
Traits
Type Aliases
In crate bybit
?
Module
bybit
::
errors
source
·
[
−
]
Structs
§
BybitContentError
Error
The Error type.
Enums
§
ErrorKind
The kind of an error.
Traits
§
ResultExt
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.