Searched defs:DebugHelper (Results 1 – 1 of 1) sorted by relevance
1655 struct DebugHelper<'a>(&'a Utf8Path); in fmt() struct1657 impl fmt::Debug for DebugHelper<'_> { in fmt() implementation