pub fn parse_source(source: &str, options: &ParseOptions) -> Result<Value, Error>
Expand description

Parse YAML source, producing a generic Value.