pub fn parse(text: &str, format: Option<&str>) -> Result<Value, String>
parse: text → JSON (json | yaml | csv | lines | auto).
parse
json
yaml
csv
lines
auto