Type Alias DataProducer

Source
pub type DataProducer = Sender<ChannelData>;

Aliased Typeยง

struct DataProducer { /* private fields */ }