Module jsonrpc_pubsub::oneshot
source · Expand description
A futures oneshot channel that can be used for rendezvous.
Structs
- Receiving end of the channel.
- A sender part of the channel.
Functions
- Create a new future-base rendezvous channel.