Module rustfmt_nightly::macros
source · Structs
Macro 🔒
Parses macro arguments on macro def.
Enums
Constants
Functions
Tries to convert a macro use into a short hand try expression. Returns
None
when the macro is not an instance of try!
(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.