Skip to main content

load

Function load 

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

Loads an AGS document, selecting JSON for .json paths and YAML otherwise.