parse_schema_file

Function parse_schema_file 

Source
pub fn parse_schema_file(path: impl AsRef<Path>) -> Result<Schema, SchemaError>
Expand description

Parse a schema from a file.