Type Alias ConsumableChannelPair

Source
pub type ConsumableChannelPair = (Option<Sender>, Option<Receiver>);