Enumerationswift-package-manager 6.0.1Build
Kind
SwiftCompilerOutputParser.swift:20enum Kind
Cases
Other members in extension
Type members
Instance members
Citizens in Build
Conformances
protocol Copyable
A type whose values can be implicitly or explicitly copied.
protocol Decodable
A type that can decode itself from an external representation.
protocol Equatable
A type that can be compared for value equality.
protocol Escapable
Types
Type members
Type features
static func != (lhs: Self, rhs: Self
) -> Bool Returns a Boolean value indicating whether two values are not equal.