Module Values.CustomLabelsSource

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