Module rustfmt_nightly::macros[][src]

Structs

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).

Rewrite macro name without using pretty-printer if possible.