StringRepresentable
public protocol StringRepresentable
Objects that can represented as a String
conform to this protocol.
Note
This is similar to RawRepresentable
, but is NOT the same.
-
Undocumented
Declaration
Swift
public protocol StringRepresentable
-
Undocumented
Declaration
Swift
public protocol StringRepresentable