Searched refs:last_child (Results 1 – 1 of 1) sorted by relevance
832 tail: self.last_child(), in into_iter()1095 fn last_child(&self) -> NodePtr<K, V> { in last_child() method1118 let last = self.last_child(); in get_last()1136 let last = self.last_child(); in pop_last()1154 let last = self.last_child(); in get_last_mut()1401 tail: self.last_child(), in iter()1412 tail: self.last_child(), in iter_mut()