Skip to main content

json_parse

Function json_parse 

Source
pub fn json_parse(text: &Value) -> DogeResult
Expand description

json.parse(text) — the value a JSON document denotes. Leading and trailing whitespace is ignored; anything after the top-level value is an error.