Module select

Source
Expand description

Types that permit waiting upon multiple blocking operations using the Selector interface.

Structs§

Selector
A type used to wait upon multiple blocking operations at once.

Enums§

SelectError
An error that may be emitted when attempting to wait for a value on a receiver.