protocol StringInterpolationProtocol
Represents the contents of a string literal with interpolations while it's
being built up.
Conforming Types |
DefaultStringInterpolation |
Associated Types |
associatedtype StringLiteralType
|
Initializers
Instance Methods