Module Values.UnindexedFacesSource

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