Function toml_edit::visit::visit_table[][src]

pub fn visit_table<'doc, V>(v: &mut V, node: &'doc Table) where
    V: Visit<'doc> + ?Sized