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

pub type AbstainOf<C> = <C as Communicator>::Abstain;
Expand description

Shorthand to extract Abstain type out of C.