expand_tilde

Function expand_tilde 

Source
fn expand_tilde(path: &Path) -> PathBuf
Expand description

Expand ~ at the start of a path to the user’s home directory.