pub type Channel = Channel<Data, Data>;

Aliased Type§

struct Channel { /* private fields */ }