Home
last modified time | relevance | path

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

/linux/rust/pin-init/src/
H A D__internal.rs221 pub struct DropGuard<T: ?Sized> { struct
225 impl<T: ?Sized> DropGuard<T> { argument
242 impl<T: ?Sized> Drop for DropGuard<T> { implementation
H A Dmacros.rs