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).
ident_like 🔒
last_tok 🔒
next_space 🔒
Rewrite macro name without using pretty-printer if possible.