Searched defs:CapturesDebug (Results 1 – 2 of 2) sorted by relevance
998 struct CapturesDebug<'c, 't>(&'c Captures<'t>); struct1000 impl<'c, 't> fmt::Debug for CapturesDebug<'c, 't> { implementation
1008 struct CapturesDebug<'c, 't>(&'c Captures<'t>); struct1010 impl<'c, 't> fmt::Debug for CapturesDebug<'c, 't> { implementation