Type Alias seec_channel::TrackingChannel

source ·
pub type TrackingChannel<T> = (BaseSender<T>, Counter, BaseReceiver<T>, Counter);