Function visit_table_mut

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