Function etcetera::home_dir

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

A convenience function that wraps the home_dir function from the home crate.