Function tame_index::utils::cargo_home
source ยท pub fn cargo_home() -> Result<PathBuf, Error>Expand description
Returns the storage directory (in utf-8) used by Cargo, often known as
.cargo or CARGO_HOME
pub fn cargo_home() -> Result<PathBuf, Error>Returns the storage directory (in utf-8) used by Cargo, often known as
.cargo or CARGO_HOME