pub fn parse_str(content: &str, format: ConfigFormat) -> Result<Value>
Parse a string in the given format into a Value.
Value