Module Basic.Provider

type ('a, 'f) t
val run : ( 'a, 'f field ) t -> string list -> ( 'f field Cvar.t -> 'f field ) -> Request.Handler.t -> 'a