Function toml_edit::visit::visit_array_of_tables[][src]

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