squarecloud 0.1.0

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

pub use resource::WorkspaceResource;