Function parse_json

Source
pub fn parse_json(input: &str) -> Result<Json<'_>, ParseError>