Skip to main content

Module replace_if_let_with_match

Module replace_if_let_with_match 

Source

Functionsยง

and_bin_expr_left ๐Ÿ”’
binds_name ๐Ÿ”’
is_empty_expr ๐Ÿ”’
is_sad_pat ๐Ÿ”’
let_and_guard ๐Ÿ”’
make_else_arm ๐Ÿ”’
match_scrutinee_needs_paren ๐Ÿ”’
parse_matches_macro ๐Ÿ”’
pick_pattern_and_expr_order ๐Ÿ”’
Pick the pattern for the if let condition and return the expressions for the then body and else body in that order.
pretty_pat_inside_macro ๐Ÿ”’
replace_if_let_with_match ๐Ÿ”’
replace_match_with_if_let ๐Ÿ”’