krec 0.2.2

K-Scale robot action format
1
2
3
fn main() {
    prost_build::compile_protos(&["proto/krec.proto"], &["proto/"]).unwrap();
}