rw_futures_util

Module misc

source

Structs§

  • Attach an item of type T to the future F. When the future is polled with ready, the item will be attached to the output of future as (F::Output, item).

Functions§