Structs§
Traits§
- Wrap
Future - Adds a
wrapfunction to all types that implementFutureLets you track each poll, interrupt the execution of the Future and change the return type
wrap function to all types that implement Future
Lets you track each poll, interrupt the execution of the Future and change the return type