Skip to main content

redact_json

Function redact_json 

Source
pub fn redact_json(value: &mut Value)
Expand description

Walk a JSON value and redact every string leaf in place. The recorder uses this to scrub whole structured payloads at the single write choke point.