Type Alias vector_core::fanout::ControlChannel
source · pub type ControlChannel = UnboundedSender<ControlMessage>;
Aliased Type§
struct ControlChannel { /* private fields */ }
pub type ControlChannel = UnboundedSender<ControlMessage>;
struct ControlChannel { /* private fields */ }