Let else use consistently one of my favorite patterns because it enables really slick guard clauses and minimizes indentation. It’s just one more thing that enables the Enum-centric approach to programming that I love so much about rust and feels much nicer than alternatives.
10/10 from me