Performance
fmt is fast for structural reasons, not micro-optimizations — knowing which ones lets you tell when
Build modes
fmt's runtime cost is settled — it's fast, and that doesn't change based on how you build it. Its
Migration
The two APIs are close enough that migration is mostly mechanical in either direction — the
Pitfalls
Nearly every fmt bug that reaches production is a lifetime bug or a