Searched defs:GenericExpectationGuard (Results 1 – 1 of 1) sorted by relevance
1444 struct GenericExpectationGuard<'a> { struct1448 impl<'a> ToTokens for GenericExpectationGuard<'a> { implementation