Function parse

Source
pub fn parse<S: AsRef<str>>(s: S) -> Result<JsonValue, ParseError>