Function blaze_devkit::util::normalize_path

source ยท
pub fn normalize_path<P>(path: P) -> Result<PathBuf, Error>
where P: AsRef<Path>,