Function visit_array_of_tables_mut

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