Module Mavryk_rpc_http_client.RPC_client

module type S = sig ... end
module Make (Client : Resto_cohttp_client.Client.CALL) : S