Function unsubscribe

Source
pub fn unsubscribe<T: AsRef<str>>(topic: T, handler: ShareableMessageHandler)
Expand description

Unsubscribes the handler from the topic.