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