Crate future_wrap

Source

Structs§

WrappedFuture

Traits§

WrapFuture
Adds a wrap function to all types that implement Future Lets you track each poll, interrupt the execution of the Future and change the return type