Skip to main content

topic

Function topic 

Source
pub fn topic<T>() -> Topic<T>
where T: Serialize + for<'de> Deserialize<'de> + Clone + Send + Sync + Debug + 'static,
Expand description

Helper to create a Topic channel