Searched defs:DropRecorder (Results 1 – 1 of 1) sorted by relevance
13 struct DropRecorder(usize); struct14 impl Drop for DropRecorder { implementation