<p>mandatory rustfmt</p><p>expectation: not having to think about formatting makes it faster and easier to write code</p><p>reality: i spend several additional minutes fiddling with the structure of the function until rustfmt stops mangling what should be a 10-line function into a 30-line unreadable abomination</p>