pub type PromiseFor<I> = Promise<RoundNumOf<I>, CoordNumOf<I>, LogEntryOf<I>>;
Expand description

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