package sihl-web
-
sihl-web
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Core = Sihl_core
val key : string Opium.Context.key
val find : Opium.Request.t -> string
val find_opt : Opium.Request.t -> string option
val set : string -> Opium.Request.t -> Opium.Request.t
val m : unit -> Rock.Middleware.t