MacroExpansionFixItMessage

The message of a Fix-It that is specified by a string literal

MacroExpansionDiagnosticMessages.swift:64
struct MacroExpansionFixItMessage

This type allows macro authors to quickly generate Fix-It messages based on a string. For any non-trivial Fix-It messages, it is encouraged to define a custom type that conforms to FixItMessage.