Function raystack_core::is_tag_name[][src]

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

Return true if the string is a valid tag name.