[−][src]Module spirit_tokio::installer
Installer of futures.
The FutureInstaller is an Installer that allows installing (spawning) futures, but also
canceling them when they are no longer required by the configuration.
Structs
| FutureInstaller | An installer able to install (an uninstall) long-running futures. |
| RemoteDrop | An |