Source file eliom_client_base.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 1 "src/lib/eliom_client_base.shared.ml"
type ('a, 'b) server_function_service =
( unit
, 'a
, Eliom_service.post
, Eliom_service.non_att
, Eliom_service.co
, Eliom_service.non_ext
, Eliom_service.reg
, [`WithoutSuffix]
, unit
, [`One of 'a Eliom_parameter.ocaml] Eliom_parameter.param_name
, 'b Eliom_service.ocaml )
Eliom_service.t