Replace std::fmt:FormatterFn
with std::fmt::from_fn
#129017
Merged
bors merged 1 commit intorust-lang:master from its-the-shrimp:core_fmt_from_fnAug 13, 2024
+16-7
std::fmt:FormatterFn
with std::fmt::from_fn
#129017