Skip to content

Topic

Swift macros

A Swift language feature that generates code at compile time from annotations on declarations, letting libraries replace hand-written boilerplate with attributes the compiler expands.

Current clusters