fixed rust match indents

This commit is contained in:
Brian Shu 2021-02-23 09:58:32 -05:00 committed by Kiyan
parent 0bf8f58cd2
commit 7ffcaf4ee8

View file

@ -8,6 +8,7 @@
(match_expression) (match_expression)
(tuple_expression) (tuple_expression)
(match_arm) (match_arm)
(match_block)
(if_let_expression) (if_let_expression)
(call_expression) (call_expression)
(assignment_expression) (assignment_expression)