Type Alias ControlChannel

pub type ControlChannel = UnboundedSender<ControlMessage>;

Aliased Typeยง

struct ControlChannel { /* private fields */ }