pub fn is_github_username(s: impl AsRef<str>) -> bool
Returns true if the given string is a valid GitHub username.