Module maitake::time::timeout

source ·
Expand description

Timeouts limit the amount of time a Future is allowed to run before it completes.

See the documentation for the Timeout type for details.

Structs