Docs.rs
picdl-rs-0.2.0
picdl-rs 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
crptmem
Dependencies
log ^0.4
normal
pretty_env_logger ^0.4
normal
reqwest ^0.12.9
normal
serde ^1.0.216
normal
serde_derive ^1.0.216
normal
serde_json ^1.0.133
normal
thiserror ^2.0.6
normal
tokio ^1.42.0
normal
Versions
77.78%
of the crate is documented
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
picdl_
rs
0.2.0
Query
Aliased type
In picdl_
rs::
http::
client
picdl_rs
::
http
::
client
Type Alias
Query
Copy item path
Source
pub type Query =
HashMap
<
String
,
String
>;
Aliased Type
ยง
struct Query {
/* private fields */
}