package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Xml : sig ... end
module Xml_shared : 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 -> unit Lwt.t) Eliom_client_value.t -> unit