Function protoparse::parser::parse

source ·
pub fn parse(buffer: &String) -> Result<ProtoDef, ProtoParseError>