pub fn parse_schema( text: &str, ) -> Result<Vec<Annotated<Namespace>>, ParseErrors>
Parse schema from text