package opium

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Re-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