FeatureAvailability

Represents the availability of a feature that is supported on some platforms and versions, but not all. For Darwin versions, the version numbers provided should be the version where the feature was added or the change was introduced, because all version checks are in the form of tripleVersion >= featureVersion.

Triple+Platforms.swift:353
struct FeatureAvailability