Docs.rs
lastfm-client-2.0.2
lastfm-client 2.0.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TomPlanche
Dependencies
async-trait ^0.1
normal
chrono ^0.4.42
normal
csv ^1.4.0
normal
dotenv ^0.15.0
normal
futures ^0.3.31
normal
parking_lot ^0.12
normal
reqwest ^0.12.24
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^1.0
normal
tokio ^1.48.0
normal
tracing ^0.1
normal
url ^2.5.7
normal
tokio ^1.48.0
dev
Versions
69.92%
of the crate is documented
Go to latest version
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
QueryParams
lastfm_
client
2.0.2
Query
Params
Aliased Type
In lastfm_
client::
url_
builder
lastfm_client
::
url_builder
Type Alias
Query
Params
Copy item path
Source
pub type QueryParams =
HashMap
<
String
,
String
>;
Aliased Type
ยง
pub struct QueryParams {
/* private fields */
}