Structureswift-package-manager 6.0.1Build
OutputInfo
SwiftCompilerOutputParser.swift:63struct OutputInfo
Other members in extension
Types
Type 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
Type members
Instance members
Type features
static func != (lhs: Self, rhs: Self
) -> Bool Returns a Boolean value indicating whether two values are not equal.