Type Definition iroh_rpc_client::ClientError
source · pub type ClientError = RpcClientError<ChannelTypes>;
Expand description
Error when handling an RPC call on the client side.
pub type ClientError = RpcClientError<ChannelTypes>;
Error when handling an RPC call on the client side.