Type Definition channel::Channel

source · []
pub type Channel<T> = LinearToShared<ExternalChoice<ChannelOption<T>>>;