PlatformVersionProvider
PlatformVersionProvider.swift:33struct PlatformVersionProvider
Citizens in PackageGraph
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.
Types
Type members
Type features
static func != (lhs: Self, rhs: Self
) -> Bool Returns a Boolean value indicating whether two values are not equal.