package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Xml : sig ... end
module Svg : sig ... end
module Html : sig ... end
val set_client_fun : ?app:string -> service: ('a, 'b, 'c, 'd, 'e, 'f, 'g, [< `WithSuffix | `WithoutSuffix ], 'h, 'i, 'j) Eliom_service.t -> ('a -> 'b -> Eliom_service.result Lwt.t) -> unit
val set_form_error_handler : (unit -> bool Lwt.t) -> unit