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.