DematerializationErrorConvertible
public protocol DematerializationErrorConvertible
A type which can be converted into a DematerializationError
-
The type represented as a
DematerializationErrorDeclaration
Swift
var dematerializationError: DematerializationError<SourceError> { get }
View on GitHub
DematerializationErrorConvertible Protocol Reference