Home
last modified time | relevance | path

Searched defs:DropGuard (Results 1 – 1 of 1) sorted by relevance

/linux/rust/pin-init/src/
H A D__internal.rs246 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...]