pub fn subscribe_str<T: AsRef<str>>( pattern: T, handler: ShareableMessageHandler, priority: Option<u8>, )