pub const PASSWORD_REPLACEMENT_CHAR: char = '•';
Expand description

Suggested character to use to replace those in password text fields.