pub fn parse_proto_file(proto_path: &Path) -> Result<Vec<ServiceDef>>Expand description
Parse a proto file and extract service definitions
pub fn parse_proto_file(proto_path: &Path) -> Result<Vec<ServiceDef>>Parse a proto file and extract service definitions