shuttle-common 0.7.1

Common library for the shuttle platform (https://www.shuttle.rs/)
Documentation
1
2
3
4
5
6
7
pub mod deployment;
pub mod error;
pub mod project;
pub mod resource;
pub mod secret;
pub mod service;
pub mod user;