visit_path

Function visit_path 

Source
pub fn visit_path<V>(v: &mut V, node: &Path)
where V: Visit + ?Sized,