pub type AcceptanceFor<I> = Acceptance<CoordNumOf<I>, LogEntryOf<I>, YeaOf<I>, NayOf<I>>;
Expand description

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