home_dir

Function home_dir 

Source
pub fn home_dir() -> Result<PathBuf, HomeDirError>
Expand description

A convenience function that wraps the home_dir function from the standard library.