PackageCollectionSigningError
PackageCollectionSigning.swift:313enum PackageCollectionSigningError
Cases
Citizens in PackageCollectionsSigning
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Error
A type representing an error value that can be thrown.
protocol Sendable
Type features
static func != (lhs: Self, rhs: Self
) -> Bool Returns a Boolean value indicating whether two values are not equal.
Instance features
var interpolationDescription: String
var localizedDescription: String
Retrieve the localized description for this error.