cloudreve-sdk-api 0.1.0

Async Rust client for the Cloudreve v4 API
Documentation
1
2
3
4
5
6
7
8
9
pub mod common;
pub mod dashboard;
pub mod explorer;
pub mod share;
pub mod site;
pub mod user;
pub mod vas;
pub mod workflow;
pub mod uri;