Crate rustc_macros

source ·

Macros§

Attribute Macros§

  • Derive an extension trait for a given impl block. The trait name goes into the parenthesized args of the macro, for greppability. For example:

Derive Macros§