DecodeError
DecodeError.swift:9enum DecodeError
Cases
Citizens in DistributedSystem
Conformances
protocol Error
A type representing an error value that can be thrown.
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.
Instance features
var localizedDescription: String
Retrieve the localized description for this error.