Module Morph_client
let handle: Opium_core.Service.t(Morph.Request.t, Morph.Response.t);handle requestis aOpium_core.Service.tthat takes aMorph.Request.tand returns aMorph.Response.twrapped in aLwt.t.let handle: Morph.Request.t => Lwt.t(Morph.Response.t)
