parse_yaml_file

Function parse_yaml_file 

Source
pub fn parse_yaml_file(path: &Path) -> Result<Vec<Object>, YamlParseError>
Expand description

Parse a YAML file.