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