Skip to main content

output_json_with_options

Function output_json_with_options 

Source
pub fn output_json_with_options(
    value: &Value,
    redaction_options: &RedactionOptions,
) -> String
Expand description

Format as single-line JSON with configurable redaction options.