Docs.rs
ralertsinua-http-0.5.2
ralertsinua-http 0.5.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
voznik
Dependencies
async-trait ^0.1.80
normal
bytes ^1.6.0
normal
http ^1.1.0
normal
log ^0.4.21
normal
miette ^7.2.0
normal
quick_cache ^0.5
normal
optional
ralertsinua-models ^0.5.2
normal
reqwest ^0.12
normal
serde ^1.0.198
normal
serde_json ^1.0.116
normal
thiserror ^1.0
normal
mockall ^0.12.1
dev
mockito ^1.4.0
dev
tokio ^1.35.1
dev
Versions
33.33%
of the crate is documented
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
Crate ralertsinua_http
ralertsinua_
http
0.5.2
All Items
Crate Items
Modules
Crate
ralertsinua_
http
Copy item path
Source
Re-exports
§
pub use
cache
::*;
pub use
client
::*;
pub use
error
::*;
Modules
§
cache
client
The client implementation for the reqwest HTTP client, which is async @borrows https://github.com/ramsayleung/rspotify/blob/master/rspotify-http/src/reqwest.rs
error