Searched defs:DropGuard (Results 1 – 1 of 1) sorted by relevance
192 pub struct DropGuard<T: ?Sized> { struct196 impl<T: ?Sized> DropGuard<T> { implementation213 impl<T: ?Sized> Drop for DropGuard<T> { implementation