Module Values.LabelDetectionsSource

Sourcetype nonrec t = LabelDetection.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : LabelDetection.t list -> [> `List of [> `Structure of (string * [> `Long of Timestamp.t | `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 ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> LabelDetection.t list
Sourceval of_json : [> Yojson.Safe.t ] -> LabelDetection.t list