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_lazy. - Future
With Lazy Context - Adaptor returned by
FutureExt::change_context_lazy. - Future
With Lazy Printable Attachment - Adaptor returned by
FutureExt::attach_printable_lazy. - Future
With Printable Attachment - Adaptor returned by
FutureExt::attach_printable.