Function visit_array_of_tables

pub fn visit_array_of_tables<'doc, V>(v: &mut V, node: &'doc ArrayOfTables)
where V: Visit<'doc> + ?Sized,
Available on crate feature dep_toml_edit only.