expand_home_dir_safe

Function expand_home_dir_safe 

Source
pub fn expand_home_dir_safe(path: &str) -> PathBuf
Expand description

Safe version of expand_home_dir that returns the original on error.