let eval_rpc : (Request.t, Response.t) Rpc.Rpc.t = Rpc.Rpc.create ~name:"eval" ~version:0 ~bin_query:Request.bin_t ~bin_response:Response.bin_t