Searched refs:table_section (Results 1 – 2 of 2) sorted by relevance
36 TableSection(tables) => table_section(&mut module, tables)?, in parse_with()77 fn table_section<'a>( in table_section() function
402 self.validator.table_section(&tables)?; in translate_payload()