Searched defs:NotBothDebug (Results 1 – 2 of 2) sorted by relevance
25 pub trait NotBothDebug { trait29 impl<A, B> NotBothDebug for &(A, B) { impl
25 pub trait NotBothDebug { interface29 impl<A, B> NotBothDebug for &(A, B) { impl