Searched defs:SetLenOnDrop (Results 1 – 1 of 1) sorted by relevance
2360 struct SetLenOnDrop<'a> { struct2365 impl<'a> SetLenOnDrop<'a> { impl2385 impl<'a> Drop for SetLenOnDrop<'a> { implementation