abs_path_buf

Function abs_path_buf 

Source
pub fn abs_path_buf<P>(path: P) -> Result<PathBuf, Error>
where P: AsRef<Path>,