Docs.rs
qiniu-http-client-0.2.2
qiniu-http-client 0.2.2
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.0
normal
async-std ^1.12.0
normal
async-std-resolver ^0.21.2
normal
auto_impl ^1.0.0
normal
c-ares ^7.2.0
normal
c-ares-resolver ^7.1.3
normal
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.1.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
futures-timer ^3.0.2
normal
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.2
normal
qiniu-http ^0.2.2
normal
qiniu-isahc ^0.2.2
normal
qiniu-reqwest ^0.2.2
normal
qiniu-upload-token ^0.2.2
normal
qiniu-ureq ^0.2.2
normal
qiniu-utils ^0.2.2
normal
rand ^0.7.3
normal
regex ^1.5.4
normal
serde ^1.0.117
normal
serde_json ^1.0.59
normal
smallvec ^1.7.0
normal
smart-default ^0.6.0
normal
tap ^1.0.1
normal
thiserror ^1.0.20
normal
trust-dns-resolver ^0.21.2
normal
typenum ^1.15.0
normal
url ^2.2.2
normal
async-std ^1.9.0
dev
env_logger ^0.9.0
dev
futures ^0.3.5
dev
once_cell ^1.8.0
dev
tempfile ^3.1.0
dev
tokio ^1
dev
warp ^0.3.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module prelude
Traits
?
Module
qiniu_http_client
::
prelude
source
·
[
−
]
Expand description
将所有 Trait 全部重新导出,方便统一导入
Traits
AuthorizationProvider
七牛鉴权签名接口
Backoff
退避时长获取接口
CallbackContext
回调函数上下文
Chooser
选择 IP 地址接口
CredentialProvider
认证信息获取接口
EndpointsProvider
终端地址列表获取接口
ExtendedCallbackContext
扩展的回调函数上下文
HttpCaller
HTTP 请求处理接口
RegionsProvider
区域信息获取接口
RequestRetrier
请求重试器
Resolver
域名解析的接口
SimplifiedCallbackContext
简化回调函数上下文
UploadTokenProvider
上传凭证获取接口