pub fn home_relative_path(path: &Path) -> String
Renders path relative to the user’s home directory (~/…) when it lives inside it, mirroring the way shells display paths.
path
~/…