Function is_github_username

Source
pub fn is_github_username(s: impl AsRef<str>) -> bool
Expand description

Returns true if the given string is a valid GitHub username.