tokio::sync::mpsc

Module unbounded

Source

Structs§

Functions§

  • Creates an unbounded mpsc channel for communicating between asynchronous tasks without backpressure.