Skip to main content

redact

Function redact 

Source
pub fn redact(text: &str, tokens: &[String]) -> String
Expand description

Replace every vendor token with [REDACTED], case-insensitively.