Searched defs:unlinked_node (Results 1 – 2 of 2) sorted by relevance
1603 let unlinked_node = self.current?; in remove_current() localVariable1607 let unlinked_node = Box::from_raw(unlinked_node.as_ptr()); in remove_current() localVariable1624 let mut unlinked_node = self.current?; in remove_current_as_list() localVariable
28356 let unlinked_node = self.current?; localVariable28360 let unlinked_node = Box::from_raw(unlinked_node.as_ptr()); localVariable28374 let mut unlinked_node = self.current?; localVariable