decscloud-common 0.0.1

Set of types and helpers common to dECS Cloud projects
Documentation
1
2
3
fn main() {
    prost_build::compile_protos(&["src/timer.proto"], &["src/"]).unwrap();
}