Module timeout

Source
Expand description

Timeout specifiers and error types.

See Timeout.

Structs§

TimedOut
The value of the error alternative of BlockResult that indicates a timeout.

Enums§

Timeout
A timeout (or lack thereof) describing how blocking operations should behave.

Type Aliases§

BlockResult
A result which either succeeded, or failed due to a timeout.