Skip to main content

parse_json_borrowed

Function parse_json_borrowed 

Source
pub fn parse_json_borrowed(
    input: &str,
) -> Result<BorrowedJsonValue<'_>, JsonParseError>