pub fn home() -> Result<&'static Path, CfgPathError>Available on crate feature
expand-paths only.Expand description
Return the user’s home directory used when expanding paths.
pub fn home() -> Result<&'static Path, CfgPathError>expand-paths only.Return the user’s home directory used when expanding paths.