Expand description
Timeout specifiers and error types.
See Timeout.
Structs§
- Timed
Out - 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§
- Block
Result - A result which either succeeded, or failed due to a timeout.