Skip to content
Vapor Week is coming 14th September!

You're viewing documentation for a pre-release version. View the latest stable version

Structure

ConsoleText.StringInterpolation

The type each segment of a string literal containing interpolations should be appended to.
struct StringInterpolation

Overview

The StringLiteralType of an interpolation type must match the StringLiteralType of the conforming type.

Topics

Initializers

Instance Properties

Instance Methods

Relationships

Conforms To

  • Swift.StringInterpolationProtocol