Docs.rs
qiniu-http-client-0.2.4
qiniu-http-client 0.2.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bachue
Dependencies
anyhow ^1.0.41
normal
assert-impl ^0.1.3
normal
async-once-cell ^0.3.1
normal
optional
async-std ^1.12.0
normal
optional
async-std-resolver ^0.22.0
normal
optional
auto_impl ^1.0.0
normal
c-ares ^7.7.0
normal
optional
c-ares-resolver ^7.5.0
normal
optional
cfg-if ^1.0.0
normal
chrono ^0.4.19
normal
crossbeam-channel ^0.5.1
normal
crossbeam-queue ^0.3.2
normal
dashmap ^5.4.0
normal
dirs ^3.0.1
normal
dns-lookup ^1.0.4
normal
dyn-clonable ^0.9.0
normal
form_urlencoded ^1.0.1
normal
fs4 ^0.6.1
normal
futures ^0.3.5
normal
optional
futures-timer ^3.0.2
normal
optional
hex ^0.4.3
normal
ipnet ^2.3.1
normal
log ^0.4.11
normal
maybe-owned ^0.3.4
normal
md-5 ^0.9.1
normal
mime ^0.3.16
normal
mime_guess ^2.0.3
normal
num-rational ^0.3.0
normal
once_cell ^1.8.0
normal
percent-encoding ^2.1.0
normal
qiniu-credential ^0.2.4
normal
qiniu-http ^0.2.4
normal
qiniu-isahc ^0.2.4
normal
optional
qiniu-reqwest ^0.2.4
normal
optional
qiniu-upload-token ^0.2.4
normal
qiniu-ureq ^0.2.4
normal
optional
qiniu-utils ^0.2.4
normal
rand ^0.7.3
normal
regex ^1.9.6
normal
serde ^1.0.117
normal
serde_json ^1.0.59
normal
smallvec ^1.7.0
normal
tap ^1.0.1
normal
thiserror ^1.0.20
normal
trust-dns-resolver ^0.22.0
normal
optional
typenum ^1.15.0
normal
url ^2.2.2
normal
async-std ^1.9.0
dev
env_logger ^0.10.0
dev
futures ^0.3.28
dev
tempfile ^3.8.0
dev
tokio ^1
dev
trust-dns-server ^0.22.0
dev
warp ^0.3.5
dev
windows-sys ^0.48.0
normal
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
qiniu_
http_
client
0.2.4
qiniu_http_client
Type Alias
QueryPair
Copy item path
Source
pub type QueryPair<'q> = (
QueryPairKey
<'q>,
QueryPairValue
<'q>);
Expand description
HTTP 查询参数对