Module tokio::timer::timeout [−][src]
Allows a future or stream to execute for a maximum amount of time.
See Timeout documentation for more details.
Structs
| Error |
Error returned by |
| Timeout |
Allows a |