Expand description
Structs§
- Future
With Attachment - Adaptor returned by
FutureExt::attach
. - Future
With Context - Adaptor returned by
FutureExt::change_context
. - Future
With Lazy Attachment - Adaptor returned by
FutureExt::attach_with
. - Future
With Lazy Context - Adaptor returned by
FutureExt::change_context_lazy
. - Future
With Lazy Opaque Attachment - Adaptor returned by
FutureExt::attach_opaque_with
. - Future
With Opaque Attachment - Adaptor returned by
FutureExt::attach_opaque
.