Module rustfmt_nightly::macros
source ยท Structsยง
- Macro ๐
- Macro
ArgParser ๐Parses macro arguments on macro def. - Macro
Branch ๐ - Macro
Parser ๐ - Parsed
Macro ๐Arg
Enumsยง
- Macro
Arg ๐ - Macro
ArgKind ๐ - Macro
Position ๐ - Space
State ๐
Constantsยง
Functionsยง
- convert_
try_ ๐mac Tries to convert a macro use into a short hand try expression. ReturnsNone
when the macro is not an instance oftry!
(or parsing the inner expression failed). - delim_
token_ ๐to_ str - force_
space_ ๐before - format_
lazy_ ๐static Formatlazy_static!
from https://crates.io/crates/lazy_static. - format_
macro_ ๐args - handle_
vec_ ๐semi - ident_
like ๐ - last_
tok ๐ - macro_
style ๐ - next_
space ๐ - replace_
names ๐ - rewrite_
macro ๐ - rewrite_
macro_ ๐def - rewrite_
macro_ ๐inner - rewrite_
macro_ ๐name Rewrite macro name without using pretty-printer if possible. - wrap_
macro_ ๐args