Module rustfmt_nightly::matches
source · Expand description
Format match expression.
Structs
- A simple wrapper type against
ast::Arm
. Used insidewrite_list()
.
Functions
- Collect a byte position of the beginning
|
for each arm, if available.