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

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