Module tokio::sync::mpsc::chan

source ·

Structs

  • Chan 🔒
  • Rx 🔒
    Channel receiver.
  • RxFields 🔒
    Fields only accessed by Rx handle.
  • Tx 🔒
    Channel sender.

Traits

Functions