Skip to main content

to_absolute_path

Function to_absolute_path 

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

Given a path, return the absolute path of it