pub fn from_fn<F: Fn(&mut Formatter<'_>) -> Result>( f: F, ) -> impl Debug + Display
Polyfill for fmt::from_fn.
fmt::from_fn