Docs.rs
deribit-http-0.5.1
deribit-http 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
joaquinbejar
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
dotenv ^0.15
normal
hmac ^0.12
normal
pretty-simple-display ^0.1
normal
rand ^0.9
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.14
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.49
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
urlencoding ^2.1
normal
mockito ^1.7
dev
Versions
100%
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
Module message
deribit_
http
0.5.1
Module message
Module Items
Modules
In crate deribit_
http
deribit_http
Module
message
Copy item path
Source
Expand description
Message handling module for HTTP client
Re-exports
§
pub use
builder
::*;
pub use
request
::*;
pub use
response
::*;
Modules
§
builder
Message builder utilities for HTTP client
request
HTTP request message handling
response
HTTP response message handling