Module Current_sesame.Make_cache

Parameters

Signature

type t =
| No_context
include I
val id : string
val auto_cancel : bool
module Key : sig ... end
module Value : sig ... end
val build : t -> Current.Job.t -> S.Input.t -> (S.Output.t[ `Msg of string ]) Result.result Lwt.t
val pp : S.Input.t Fmt.t