Skip to main content

redact_line

Function redact_line 

Source
pub fn redact_line(line: &str) -> String
Expand description

Redact obvious token patterns from a single line. Returns the redacted line unchanged if no patterns match.