为 newtype 结构推导常见特征的宏
为枚举推导额外功能的宏
macro_attr! 宏允许使用自定义的基于宏的属性和推导。取代了 custom_derive 包。
macro_attr!
custom_derive