pub fn visit_item_type<'ast, V>(v: &mut V, node: &'ast ItemType)where V: Visit<'ast> + ?Sized,
visit
full