pub fn clean_path(path: impl AsRef<Path>) -> PathBuf
Expand description
Cleans a path.
See the path_clean
crate for more information on what cleaning a path does.
pub fn clean_path(path: impl AsRef<Path>) -> PathBuf
Cleans a path.
See the path_clean
crate for more information on what cleaning a path does.