pending_request.ml
oxbow.core
oxbow.ctl
oxbow.ipc
oxbow.layout
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.state
oxbow.wire
1 2 3 4 5 6 open! Oxbow_ipc type t = { body : Request.Body.t ; reply : (Yojson.Safe.t option, string) result Eio.Promise.u option }
1 2 3 4 5 6
open! Oxbow_ipc type t = { body : Request.Body.t ; reply : (Yojson.Safe.t option, string) result Eio.Promise.u option }