pub fn parse(input: &str) -> Result<Value>
Parse a YAML string into a generic serde_yaml::Value.
serde_yaml::Value