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

pub type RoundNumOf<C> = <C as Communicator>::RoundNum;
Expand description

Shorthand to extract RoundNum type out of C.