Type Definition paxakos::invocation::VoteFor[][src]

pub type VoteFor<I> = Vote<RoundNumOf<I>, CoordNumOf<I>, LogEntryOf<I>, AbstainOf<I>>;
Expand description

Invokes Vote type constructor so as to be compatible with I.