Module rustfmt_nightly::matches
source ยท Expand description
Format match expression.
Structsยง
- ArmWrapper ๐A simple wrapper type against
ast::Arm
. Used insidewrite_list()
.
Functionsยง
- arm_
comma ๐ - Collect a byte position of the beginning
|
for each arm, if available. - flatten_
arm_ ๐body - nop_
block_ ๐collapse - rewrite_
guard ๐ - rewrite_
match ๐ - rewrite_
match_ ๐arm - rewrite_
match_ ๐arms - rewrite_
match_ ๐body - stmt_
is_ ๐expr_ mac