Function absolute_path

Source
pub fn absolute_path<P: AsRef<Path>>(path: &P) -> Option<PathBuf>