Function unsubscribe

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

Unsubscribes the given handler from the topic.