Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create : string -> string -> (int * Json_converter_t.user option) Lwt.t
val list : string -> (int * Json_converter_t.list_users) Lwt.t
val get : string -> string -> (int * Json_converter_t.user option) Lwt.t
val replace :
string ->
string ->
string ->
(int * Json_converter_t.user option) Lwt.t