Login
From:
docs.rs
(Uncensored)
subscribe
tokio::sync::oneshot - Rust
https://docs.rs/tokio/latest/tokio/sync/oneshot/index.html
links
backlinks
A one-shot channel is used for sending a single message between asynchronous tasks. The `channel` function is used to create a `Sender` and `Receiver` handle pair that form the channel.
Roast topics
Find topics
Find it!