Function toml_edit::visit_mut::visit_table_mut[][src]

pub fn visit_table_mut<V>(v: &mut V, node: &mut Table) where
    V: VisitMut + ?Sized