protocol ExpressibleByStringLiteral
A type that can be initialized with a string literal.
Inheritance |
ExpressibleByExtendedGraphemeClusterLiteral |
Conforming Types |
ExpressibleByStringInterpolation, StaticString, String, Substring |
Associated Types |
associatedtype StringLiteralType
|
Initializers