Crate qualify_derive

Source
Expand description

Simple utility for wrapping derive macros that do not qualify paths properly.

See the README for detailed explanation.

Macros§

  • Convenient macro to declare an attribute that calls fix.

Functions§

  • Entry function to call from the proc_macro_attribute function.