MacroExpansionNoteMessage
The message of a note that is specified by a string literal
struct MacroExpansionNoteMessage
This type allows macro authors to quickly generate note messages based on a string. For any non-trivial note messages, it is encouraged to define a custom type that conforms to NoteMessage
.