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