Docs.rs
upyun-sdk-0.1.5
Platform
x86_64-apple-darwin
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
upyun-sdk 0.1.5
Upyun sdk for rust.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
common
test
lib.rs
rest.rs
rest_type.rs
upyun.rs
1
2
3
4
5
6
mod
common
;
pub
mod
upyun
;
pub
mod
rest
;
pub
mod
rest_type
;
#
[
cfg
(
test
)
]
mod
test
;