Protocolswift 6.0.3Foundation
ReferenceConvertible
Decorates types which are backed by a Foundation reference type.
protocol ReferenceConvertible : CustomDebugStringConvertible, CustomStringConvertible, Hashable
Browse conforming typesAll ReferenceConvertible
types are hashable, equatable, and provide description functions.