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