Module Values.LabelsSource

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