NAME_REGEX

Static NAME_REGEX 

Source
pub static NAME_REGEX: Lazy<Regex>
Expand description

Regex for valid repository/organization names. Must start with alphanumeric, can contain alphanumeric, hyphens, and underscores.