Searched defs:PrettyWith (Results 1 – 1 of 1) sorted by relevance
94 struct PrettyWith<F>(F); struct96 impl<F> Debug for PrettyWith<F> implementation