Module std::sync::mpmc::select

source ·

Structs

  • Identifier associated with an operation by a specific thread on a specific channel.
  • Temporary data that gets initialized during a blocking operation, and is consumed by read or write.

Enums

  • Current state of a blocking operation.