fn main() { prost_build::compile_protos(&["proto/cofd.proto"], &["proto/"]).unwrap(); }