Module Oxbow_state.Pending_requestSource

Sourcetype t = {
  1. body : Oxbow_ipc.Request.Body.t;
  2. reply : (Yojson.Safe.t option, string) result Eio.Promise.u option;
}