Searched defs:RevocableGuard (Results 1 – 1 of 1) sorted by relevance
235 pub struct RevocableGuard<'a, T> { struct245 impl<T> RevocableGuard<'_, T> { implementation255 impl<T> Deref for RevocableGuard<'_, T> { implementation