Module Values.CompatibleArchitecturesSource

Sourcetype nonrec t = Architecture.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : Architecture.t list -> [> `List of [> `Enum of string ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Architecture.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Architecture.t list
Sourceval to_json : Architecture.t list -> Yojson.Safe.t