USERNAME_REGEX

Constant USERNAME_REGEX 

Source
pub const USERNAME_REGEX: &str = r"^[a-z0-9]{2,30}$";