pub fn redact_secrets(input: &str, secrets: &[String]) -> String
Redact secrets from a complete string (convenience function)
input
secrets