Searched defs:BothDebug (Results 1 – 2 of 2) sorted by relevance
10 pub trait BothDebug { trait14 impl<A, B> BothDebug for (A, B) impl