Function party_types::pair[][src]

pub fn pair<A, B, Tr: Transport>(tr: &Tr) -> (Channel<B, Tr>, Channel<A, Tr>)