Searched defs:OnlyCallFromDrop (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/pin-init/src/ | ||
| H A D | __internal.rs | 284 pub struct OnlyCallFromDrop(()); global() struct |
| H A D | lib.rs | 1468 drop(self: Pin<&mut Self>, only_call_from_drop: __internal::OnlyCallFromDrop) drop() argument |