Module Values.PersonDetectionsSource

Sourcetype nonrec t = PersonDetection.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : PersonDetection.t list -> [> `List of [> `Structure of (string * [> `Long of Timestamp.t | `Structure of (string * [> `Long of PersonIndex.t | `Structure of (string * [> `Float of Float_.t | `List of [> `Structure of (string * [> `Enum of string | `Float of Percent.t ]) list ] list | `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Float of Float_.t | `Integer of UInteger.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> PersonDetection.t list
Sourceval of_json : [> Yojson.Safe.t ] -> PersonDetection.t list