fn convert_path(p: &Path) -> PathConvIter<'_>Notable traits for PathConvIter<'l>impl<'l> Iterator for PathConvIter<'l>    type Item = PathEvent;