Searched defs:previous_end (Results 1 – 1 of 1) sorted by relevance
48 let previous_end = if self.nesting.is_empty() { in start_vector() localVariable56 let previous_end = if self.nesting.is_empty() { in start_map() localVariable64 let previous_end = self.nesting.pop().unwrap(); in end_vector() localVariable69 let previous_end = self.nesting.pop().unwrap(); in end_map() localVariable