Type Alias Channel

Source
pub type Channel = Channel<Data, Data>;

Aliased Typeยง

struct Channel { /* private fields */ }