package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val set_error_handler : (unit -> bool Lwt.t) -> unit
module type Html = sig ... end
type 'a param
module Make (H : Html) : Eliom_form_sigs.S with type +'a elt := 'a H.elt and type +'a attrib := 'a H.attrib and type uri := H.uri and type 'a param = 'a param