Expand description
Simple utility for wrapping derive macros that do not qualify paths properly.
See the README for detailed explanation.
Macros§
- declare
- Convenient macro to declare an attribute that calls
fix.
Functions§
- fix
- Entry function to call from the
proc_macro_attributefunction.