parse_yaml_file

Function parse_yaml_file 

Source
pub fn parse_yaml_file(file: &str) -> Result<YAMLValue<'_>, Error<Rule>>