Skip to main content

print_redacted

Function print_redacted 

Source
pub fn print_redacted(content: &str)
Expand description

Print to stdout with automatic secret redaction (no newline).

Use this instead of print! when output might contain secrets.