krec 0.3.1

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