pub const PASSWORD_REPLACEMENT_CHAR: char = '•';
Suggested character to use to replace those in password text fields.