[][src]Type Definition jsonrpc_core_client::RpcChannel

type RpcChannel = Sender<RpcMessage>;

A channel to a RpcClient.