Searched defs:DropGuard (Results 1 – 1 of 1) sorted by relevance
246 pub struct DropGuard<T: ?Sized> { global() struct 250 impl<T: ?Sized> DropGuard<T> { global() implementation 273 impl<T: ?Sized> Drop for DropGuard<T> { global() implementation [all...]