Macro derive
macro_rules! derive { ... }
Attribute macro used to apply derive macros.
See the reference for more info.
derivemacro_rules! derive { ... }
Attribute macro used to apply derive macros.
See the reference for more info.