Function protobuf_parse::protoc::parse_and_typecheck
source · [−]pub fn parse_and_typecheck(
includes: &[PathBuf],
input: &[PathBuf]
) -> Result<ParsedAndTypechecked>Expand description
Parse .proto files using protoc command.