Function cuprated::rpc::bin::map_request

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

Map a BinRequest to the function that will lead to a BinResponse.