Searched defs:FmtThreadName (Results 1 – 1 of 1) sorted by relevance
1420 struct FmtThreadName<'a> { struct1424 impl<'a> FmtThreadName<'a> { argument1430 impl<'a> fmt::Display for FmtThreadName<'a> { implementation