[][src]Module eff::futures_compat::future

Structs

FromFuture
IntoFuture

A future that resolves the underlying computation on poll. The computation cannot have any effects to be converted into a future.

Functions

from_future