Module Values.PlatformDifferencesSource

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