Values.UserMatchSourceProvides UserID metadata along with the confidence in the match of this UserID with the input face.
type nonrec t = {similarity : Percent.t option;Describes the UserID metadata.
*)user : MatchedUser.t option;Confidence in the match of this UserID with the input face.
*)}