Module jsonrpc_pubsub::oneshot [−][src]
A futures oneshot channel that can be used for rendezvous.
Structs
| Receiver | Receiving end of the channel. |
| Sender | A sender part of the channel. |
Functions
| channel | Create a new future-base rendezvous channel. |