Structs§
- Macro 🔒
- Parses macro arguments on macro def.
Enums§
- Macro
Arg 🔒
Constants§
Functions§
- Tries to convert a macro use into a short hand try expression. Returns
None
when the macro is not an instance oftry!
(or parsing the inner expression failed). - Format
lazy_static!
from https://crates.io/crates/lazy_static. - last_
tok 🔒 - Rewrite macro name without using pretty-printer if possible.