Docs.rs
spring-qiniu-0.1.2
spring-qiniu 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yinxu46
Dependencies
anyhow ^1.0
normal
bytes ^1
normal
qiniu-sdk ^0.2.4
normal
schemars ^0.8.21
normal
serde ^1
normal
spring ^0.2.1
normal
tokio ^1
normal
uuid ^1
normal
Versions
3.33%
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
Files
spring_qiniu/
lib.rs
1
pub mod
config;
2
pub mod
plugin;
3
pub mod
upload;