pub fn clean_path(path: impl AsRef<Path>) -> PathBufExpand 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>) -> PathBufCleans a path.
See the path_clean crate for more information on what cleaning a path does.