Module Values.PersonMatchesSource

Sourcetype nonrec t = PersonMatch.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : PersonMatch.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Float of Percent.t | `Structure of (string * [> `Float of Percent.t | `String of FaceId.t | `Structure of (string * [> `Float of Float_.t ]) list ]) list ]) list ] list | `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 -> PersonMatch.t list
Sourceval of_json : [> Yojson.Safe.t ] -> PersonMatch.t list
Sourceval to_json : PersonMatch.t list -> Yojson.Safe.t