[][src]Type Definition susydev_jsonrpc_client::RpcChannel

type RpcChannel = Sender<RpcMessage>;

A channel to a RpcClient.