squarecloud 0.1.0

Async Rust client for the SquareCloud API
Documentation
1
2
3
4
5
mod credentials;
mod resource;
mod snapshots;

pub use resource::DatabaseResource;