API Collection
StringInterpolationProtocol Implementations
Topics
Initializers
init(literalCapacity: Int, interpolationCount: Int)Creates an empty instance ready to be filled with string literal content.
Instance Methods
func appendLiteral(String)Appends a literal segment to the interpolation.