Skip to main content

redact_json

Function redact_json 

Source
pub fn redact_json(value: &mut Value) -> Result<()>
Expand description

Apply default redaction rules to a JSON value in-place.

This is shared between REST and GraphQL report generation and history snippets.