Function parse_string

Source
pub fn parse_string(
    text: &str,
) -> Result<FileDescriptor, ParserErrorWithLocation>
Expand description

Parse file into schema. Does not import any of the ‘imports’ or resolve foreign references