struct StaticString
A string type designed to represent text that is known at compile time.
Inheritance |
ExpressibleByUnicodeScalarLiteral, ExpressibleByExtendedGraphemeClusterLiteral, ExpressibleByStringLiteral, CustomStringConvertible, CustomDebugStringConvertible, CustomReflectable |
Initializers
Instance Variables
Instance Methods