cuprated::rpc::other

Function map_request

Source
pub(super) async fn map_request(
    state: CupratedRpcHandler,
    request: OtherRequest,
) -> Result<OtherResponse, Error>
Expand description

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