Skip to main content

parse_json_file

Function parse_json_file 

Source
pub fn parse_json_file(path: impl AsRef<Path>) -> Result<Diagram, ParseError>
Expand description

Parses a JSON file into a validated Diagram.