shuttle-common 0.49.0

Common library for the shuttle platform (https://www.shuttle.rs/)
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod admin;
pub mod auth;
pub mod deployment;
pub mod error;
pub mod project;
pub mod resource;
pub mod service;
pub mod stats;
pub mod team;
pub mod user;