Type Alias DataConsumer

Source
pub type DataConsumer = Receiver<ChannelData>;

Aliased Typeยง

struct DataConsumer { /* private fields */ }