Function nemo::channel [] [src]

pub fn channel<P: Protocol, I: IO>(
    io: I,
    proto: P
) -> Channel<P, I, (), P::Initial>