Function walk_path

Source
pub fn walk_path<'a, V: Visitor<'a>>(vis: &mut V, path: &'a Path) -> V::Result