Function subscribe_topic

Source
pub fn subscribe_topic(
    topic: MStr<Topic>,
    handler: ShareableMessageHandler,
    priority: Option<u8>,
)