PackageFingerprintStorageError
PackageFingerprintStorage.swift:111enum PackageFingerprintStorageError
Cases
Citizens in PackageFingerprint
Conformances
protocol CustomStringConvertible
A type with a customized textual representation.
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
Instance members
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.