Skip to main content

parse_json

Function parse_json 

Source
pub fn parse_json(bytes: &[u8]) -> Result<JsonValue<'_>, JsonError>