Discussion 解説
The String
of an interpolation type must match the String
of the conforming type.
補間型のString
は、準拠している型のString
と合致しなければなりません。
Availability
Technology
associatedtype StringInterpolation : StringInterpolationProtocol
= DefaultStringInterpolation
where Self.StringLiteralType
== Self.StringInterpolation
.StringLiteralType
The String
of an interpolation type must match the String
of the conforming type.
補間型のString
は、準拠している型のString
と合致しなければなりません。