Skip to main content

internal_redact_secrets_with_options

Function internal_redact_secrets_with_options 

Source
pub fn internal_redact_secrets_with_options(
    value: &mut Value,
    redaction_options: &RedactionOptions,
)
Expand description

Redact secret fields in-place using configurable redaction options.