Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module User_site

module User_site : sig..end

Author(s): Vincent Balat, Boris Yakobowski


val ( ** ) : 
  ('a, [ `WithoutSuffix ], 'b) Eliom_parameter.params_type ->
  ('c, [< `Endsuffix | `WithoutSuffix ] as 'd, 'e)
  Eliom_parameter.params_type ->
  ('a * 'c, 'd, 'b * 'e) Eliom_parameter.params_type
val user_widget : User_widgets.user_widget_class
val users_root : 
  (unit, unit, [< Eliom_service.service_method > `Get ],
   [< Eliom_service.attached > `Attached ],
   [< Eliom_service.service_kind > `Service ], [ `WithoutSuffix ],
   unit, unit, [< Eliom_service.registrable > `Registrable ],
   [> Eliom_service.appl_service ])
  Eliom_service.service