Type Alias Topic

Source
pub type Topic = String;
Expand description

A type alias for string to represent a message topic

Aliased Typeยง

pub struct Topic { /* private fields */ }