pub macro derive($item : item) { ... }
Attribute macro used to apply derive macros.
See the reference for more info.