Skip to main content

parse

Function parse 

Source
pub fn parse<S: AsRef<str>>(json_str: S) -> Result<JsonValue>