pub fn parse(source: &str) -> Result<SchemaFile, ParseError>
Parse a .ferriorm schema string into an AST.
.ferriorm