pub fn no_transform(path: &Path) -> Result<PathBuf, Infallible>
Expand description
Pass this to traverse
if you don’t want any path transformation at all.
pub fn no_transform(path: &Path) -> Result<PathBuf, Infallible>
Pass this to traverse
if you don’t want any path transformation at all.