Function nemo::channel_dual [] [src]

pub fn channel_dual<P: Protocol, I: IO>(
    io: I,
    proto: P
) -> Channel<P, I, (), <P::Initial as SessionType>::Dual>