Home
last modified time | relevance | path

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

/linux-6.15/rust/pin-init/src/
H A D__internal.rs220 pub struct DropGuard<T: ?Sized> { struct
224 impl<T: ?Sized> DropGuard<T> { implementation
241 impl<T: ?Sized> Drop for DropGuard<T> { implementation
H A Dmacros.rs1226 $crate::__internal::DropGuard::new(::core::ptr::addr_of_mut!((*$slot).$field))
1257 $crate::__internal::DropGuard::new(::core::ptr::addr_of_mut!((*$slot).$field))
1289 $crate::__internal::DropGuard::new(::core::ptr::addr_of_mut!((*$slot).$field))