Searched defs:itemref (Results 1 – 3 of 3) sorted by relevance
652 let itemref = match self.data.as_slice_mut().get_mut(self.len as usize) { in try_push() localVariable1357 let itemref = slice.first_mut()?; in next() localVariable
666 let itemref = match self.data.as_slice_mut().get_mut(self.len as usize) { in try_push() localVariable1441 let itemref = slice.first_mut()?; in next() localVariable