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