Function cargo_test_support::paths::cargo_home
source · pub fn cargo_home() -> PathBuf
Expand description
Path to the current test’s $CARGO_HOME
ex: $CARGO_TARGET_TMPDIR/cit/t0/home/.cargo
pub fn cargo_home() -> PathBuf
Path to the current test’s $CARGO_HOME
ex: $CARGO_TARGET_TMPDIR/cit/t0/home/.cargo