Skip to main content

print_masked_keys

Function print_masked_keys 

Source
pub fn print_masked_keys(keys: &[StoredKey], mask: impl Fn(&str) -> String)
Expand description

Prints all stored keys with 1-based indices and masked values.