Module rustfmt_nightly::macros [−][src]
Structs
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.
Rewrite macro name without using pretty-printer if possible.