Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Ddrops.rs46 struct NeedsDrop; in test_needs_drop() struct
48 impl Drop for NeedsDrop { in test_needs_drop() implementation