Peter Glotfelty
Peter Glotfelty
It does :) [Code Link](https://github.com/Peternator7/strum/blob/6b09049034cd4190f7cba799720e5f611c0ae5cf/strum_macros/src/macros/enum_iter.rs#L139C1-L143C10)
Hey @tiye, sorry for the break here. There was a breaking change upgrading to `0.26` around format strings, but it should work correctly with escaped curly-braces so that's a bug....
Related to #361. I haven't had time to fix this yet
Hi @Tar-Tarus, thanks for the PR. I agree this behavior is inconsistent, but I'm pretty hesitant to make any breaking changes around something pretty core like this without knowing what...
Closing this because it's too disruptive a breaking change