Module jsonrpc_pubsub::oneshot[][src]

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.