pub fn print_redacted(content: &str)
Print to stdout with automatic secret redaction (no newline).
Use this instead of print! when output might contain secrets.
print!