Initializerswift-package-manager 6.0.3Basics
init(stringLiteral:)
SerializedJSON.swift:20init(stringLiteral: String)
init(stringLiteral: String)
import Basics
struct SerializedJSON
Wrapper type representing serialized escaped JSON strings providing helpers for escaped string interpolations for common types such as AbsolutePath
.
@frozen struct String
A Unicode string value that is a collection of characters.
init(stringInterpolation: StringInterpolation)
struct StringInterpolation