Type Definition paxakos::communicator::NayOf[][src]

pub type NayOf<C> = <C as Communicator>::Nay;
Expand description

Shorthand to extract Nay type out of C.