Type Alias jsonrpsee_server::RawRpcResponse

source ·
pub type RawRpcResponse = (String, Receiver<String>);
Expand description

Raw response from an RPC A tuple containing: