Function raystack::is_tag_name[][src]

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.