Sourceval __eliom__compilation_unit_id__1AFkp3 : string Sourceval current_class : string Sourceval current_path_class : string Sourceval disabled_class : string Sourceval first_class : string Sourceval level_class : string Sourceval string_prefix : string -> string -> bool Sourcetype srv = | Srv : (unit,
unit,
Eliom_service.get,
_,
_,
_,
_,
[ `WithoutSuffix ],
unit,
unit,
Eliom_service.non_ocaml)
Eliom_service.t -> srv
Sourceand main_page = | Main_page of srv| Default_page of srv| Not_clickable
Sourceval with_css_file : string list -> unit Sourceval with_js_file : string list -> unit Sourceval get_css_files : unit -> string list list Sourceval get_js_files : unit -> string list list Sourceval wrap_handler :
(unit -> 'a option Lwt.t) ->
('b -> 'c -> 'd Lwt.t) ->
('a -> 'b -> 'c -> 'd Lwt.t) ->
'b ->
'c ->
'd Lwt.t