default_home_dir

Function default_home_dir 

Source
pub fn default_home_dir() -> Option<PathBuf>
Expand description

Attempts to resolve the current user’s home directory using common environment variables and the dirs crate fallback.