Searched defs:SetLenOnDrop (Results 1 – 1 of 1) sorted by relevance
8 pub(super) struct SetLenOnDrop<'a> { struct13 impl<'a> SetLenOnDrop<'a> { impl30 impl Drop for SetLenOnDrop<'_> { implementation