Searched defs:RemoveOnDrop (Results 1 – 1 of 1) sorted by relevance
187 struct RemoveOnDrop<'a> { struct191 impl Drop for RemoveOnDrop<'_> { argument