USERNAME_PATTERN

Constant USERNAME_PATTERN 

Source
pub const USERNAME_PATTERN: &str = r"^[\w]{2,64}$";