pub type ConflictFor<I> = Conflict<CoordNumOf<I>, LogEntryOf<I>>;
Expand description

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