Module Values.TraceUsersSource

Sourcetype nonrec t = TraceUser.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TraceUser.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `List of [> `String of String_.t ] list | `String of String_.t ]) list ] list | `String of String_.t ]) list ] list ]
Sourceval to_query : TraceUser.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> TraceUser.t list
Sourceval of_json : [> Yojson.Safe.t ] -> TraceUser.t list
Sourceval to_json : TraceUser.t list -> Yojson.Safe.t