pub fn default_home_dir() -> Option<PathBuf>
Attempts to resolve the current user’s home directory using common environment variables and the dirs crate fallback.
dirs