Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val string_of_meth : [< meth ] -> string
val meth_of_string : string -> [> meth ] option
module StringMap :
Map.S with type 'a t = 'a Map.Make(String).t and type key = string
module Arg : sig ... end
Typed path argument.
module Path : sig ... end
Parametrized path to services.
module Description : sig ... end
Service directory description
module Query : sig ... end
module type ENCODING = sig ... end
module MakeService (Encoding : ENCODING) : sig ... end