Function cuprated::rpc::other::map_request

source ยท
pub(super) async fn map_request(
    state: CupratedRpcHandlerState,
    request: OtherRequest,
) -> Result<OtherResponse, Error>
Expand description

Map a OtherRequest to the function that will lead to a OtherResponse.