Type Alias CommandSender

Source
pub type CommandSender = Sender<Command>;

Aliased Typeยง

pub struct CommandSender { /* private fields */ }