TOPIC_NAME_PATTERN

Constant TOPIC_NAME_PATTERN 

Source
pub const TOPIC_NAME_PATTERN: &str = r"[a-zA-Z0-9_:-][a-zA-Z0-9_:\-\.@#]*";