This commit rearranges the `match`. The new code avoids testing for `MacArgs::Eq` twice, at the cost of repeating the `self.print_path()` call. I think this is worthwhile because it puts the `match` in a more standard and readable form. |
||
|---|---|---|
| .. | ||
| state | ||
| mod.rs | ||
| state.rs | ||
| tests.rs | ||