absolute_path

Function absolute_path 

Source
pub fn absolute_path<P: AsRef<Path>>(path: P) -> Result<PathBuf>
Expand description

Create an absolute path, appending it to the current working directory.