Skip to main content

parse_proto_file

Function parse_proto_file 

Source
pub fn parse_proto_file(proto_path: &Path) -> Result<Vec<ServiceDef>>
Expand description

Parse a proto file and extract service definitions