Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Opium.MiddlewareSourceRe-exports simple middleware that doesn't have auxiliary functions
val static : 
  local_path:string ->
  uri_prefix:string ->
  ?headers:Cohttp.Header.t ->
  ?etag_of_fname:(string -> string) ->
  unit ->
  Opium_kernel.Rock.Middleware.t