Function channel

Source
pub const fn channel<T>() -> UnboundedChannel<T>
Expand description

Returns a new unbounded channel.