Skip to main content

dson_parse

Function dson_parse 

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

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