Searched refs:into_array_of_tables (Results 1 – 2 of 2) sorted by relevance
147 pub fn into_array_of_tables(self) -> Result<ArrayOfTables, Self> { in into_array_of_tables() method174 let other = match other.into_array_of_tables().map(crate::Item::ArrayOfTables) { in make_item()
21 .into_array_of_tables() in visit_item_mut()