Skip to main content

get_topic

Function get_topic 

Source
pub fn get_topic<T: MorbDataType>(name: &str) -> Option<Arc<Topic<T>>>
Expand description

Returns a previously created topic by name and type.