Function syn::visit_mut::visit_type_path_mut

source ·
pub fn visit_type_path_mut<V>(v: &mut V, node: &mut TypePath)
where V: VisitMut + ?Sized,