Function toml_edit::visit::visit_item[][src]

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