Docs.rs
qiniu-apis-0.1.3
qiniu-apis 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bachue
Dependencies
async-std ^1.9.0
normal
futures ^0.3.5
normal
indexmap ^1.7.0
normal
mime ^0.3.16
normal
qiniu-http-client ^0.1.3
normal
qiniu-utils ^0.1.3
normal
serde ^1.0.130
normal
serde_json ^1.0.59
normal
anyhow ^1.0.43
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
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
☰
Module delete_object
Structs
Type Definitions
?
Module
qiniu_apis
::
storage
::
delete_object
source
·
[
−
]
Expand description
删除指定对象
Structs
Client
API 调用客户端
PathParams
调用 API 所用的路径参数
RequestBuilder
API 请求构造器
ResponseBody
获取 API 所用的响应体参数
Type Definitions
AsyncRequestBuilder
async
API 异步请求构造器
SyncRequestBuilder
API 阻塞请求构造器