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