package resto
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Resto
val string_of_meth : [< meth ] -> stringval meth_of_string : string -> [> meth ] optionmodule StringMap :
Map.S with type 'a t = 'a Map.Make(String).t and type key = stringmodule Arg : sig ... endTyped path argument.
module Path : sig ... endParametrized path to services.
module Description : sig ... endService directory description
module Query : sig ... endmodule type ENCODING = sig ... endmodule MakeService (Encoding : ENCODING) : sig ... end