json_repair

Function repair_json_string_parallel

Source
pub fn repair_json_string_parallel(
    input: &str,
) -> Result<Value, JsonRepairError>