Module crossbeam_channel::context

source ·
Expand description

Thread-local context used in select.

Structs§

  • Thread-local context used in select.
  • Inner 🔒
    Inner representation of Context.