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

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