[][src]Module susydev_jsonrpc_pubsub::oneshot

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.