Skip to main content

parse

Function parse 

Source
pub fn parse(text: &str, format: Option<&str>) -> Result<Value, String>
Expand description

parse: text → JSON (json | yaml | csv | lines | auto).