Docs.rs
rspotify-http-0.15.3
rspotify-http 0.15.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ramsayleung
Dependencies
async-trait ^0.1.51
normal
optional
log ^0.4.14
normal
maybe-async ^0.2.6
normal
native-tls ^0.2.11
normal
optional
reqwest ^0.12.1
normal
optional
reqwest-middleware ^0.4.0
normal
optional
serde_json ^1.0.67
normal
thiserror ^2.0.9
normal
ureq ^2.2.0
normal
optional
http ^1.3.1
dev
rspotify-model ^0.15.3
dev
tokio ^1.11.0
dev
wiremock ^0.6.3
dev
Versions
37.5%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Query
rspotify_
http
0.15.3
Query
Aliased Type
In crate rspotify_
http
rspotify_http
Type Alias
Query
Copy item path
Source
pub type Query<'a> =
HashMap
<&'a
str
, &'a
str
>;
Aliased Type
ยง
pub struct Query<'a> {
/* private fields */
}