pub fn home_dir() -> Result<PathBuf, HomeDirError>Expand description
A convenience function that wraps the home_dir function from the standard library.
pub fn home_dir() -> Result<PathBuf, HomeDirError>A convenience function that wraps the home_dir function from the standard library.