Skip to main content

redact

Function redact 

Source
pub fn redact(input: &str) -> Cow<'_, str>
Expand description

Replace every registered secret value in input with ***.