Module tokio_sync::oneshot
source · [−]Expand description
A channel for sending a single message between asynchronous tasks.
Modules
Oneshot error types
Structs
Functions
Create a new one-shot channel for sending single values across asynchronous tasks.