Module tokio::sync::mpsc::unbounded

source ·

Structs§

Functions§

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