Skip to main content
parse_schema_file
cratestack
0.1.0
cratestack
Function
parse_
schema_
file
Copy item path
Source
pub fn parse_schema_file(path: impl
AsRef
<
Path
>) ->
Result
<
Schema
,
SchemaError
>