pub fn parse_schema_file(path: impl AsRef<Path>) -> Result<Schema, SchemaError>
Parse a schema from a file.