tokio_timer

Module timeout

Source
Expand description

Allows a future or stream to execute for a maximum amount of time.

See Timeout documentation for more details.

Structsยง

  • Error returned by Timeout.
  • Allows a Future or Stream to execute for a limited amount of time.