Function parse_schema

Source
pub fn parse_schema(
    text: &str,
) -> Result<Vec<Annotated<Namespace>>, ParseErrors>
Expand description

Parse schema from text