Module redaction

Module redaction 

Source
Expand description

Redaction helpers for PII, secrets, and tokens.

Structs§

Redactor
Redactor for detecting and redacting sensitive data.

Enums§

Redaction
Redaction marker for sensitive data.

Functions§

redact
Redact a value using the global redactor.
redact_field
Redact a field value using the global redactor.