pub fn get_install_path<P: AsRef<Path>>(
    install_path: Option<P>
) -> Option<PathBuf>
Expand description

Fetch install path from environment roughly follows https://doc.rust-lang.org/cargo/commands/cargo-install.html#description