protocol ExpressibleByStringInterpolation
A type that can be initialized by string interpolation with a string
literal that includes expressions.
Inheritance |
ExpressibleByStringLiteral |
Conforming Types |
StringProtocol |
Associated Types |
associatedtype StringInterpolation
|
Initializers