cuprated::rpc::bin

Function map_request

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

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