shuttle-common 0.57.0

Common library for the Shuttle platform (shuttle.dev)
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod auth;
pub mod certificate;
pub mod deployment;
pub mod error;
pub mod infra;
pub mod log;
pub mod project;
pub mod resource;
pub mod team;
pub mod telemetry;
pub mod user;