is_tag_name

Function is_tag_name 

Source
pub fn is_tag_name<T>(s: T) -> bool
where T: AsRef<str>,
Expand description

Return true if the string is a valid tag name.