Function pb_jelly_gen::gen_protos

source ·
pub fn gen_protos<P: AsRef<Path>>(src_paths: Vec<P>)
Expand description

A “no frills” way to generate Rust bindings for your proto files. src_paths is a list of paths to your .proto files, or the directories that contain them. Generated code it outputted to <current crate's manifest>/gen.