Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val find : Rock.Request.t -> string
val find_opt : Rock.Request.t -> string option
val middleware :
?not_allowed_handler:(Rock.Request.t -> Rock.Response.t Lwt.t) ->
?key:string ->
unit ->
Rock.Middleware.t