pub fn py_msgbus_unsubscribe(topic: &str, handler: PythonMessageHandler)
Expand description
Unsubscribes the given handler
from the topic
.
pub fn py_msgbus_unsubscribe(topic: &str, handler: PythonMessageHandler)
Unsubscribes the given handler
from the topic
.