Function mask_string

Source
pub fn mask_string(input: &str, visible_chars: usize) -> String
Expand description

Mask a string for safe logging.