Function cargo_test_support::registry::api_path
source ยท pub fn api_path() -> PathBuf
Expand description
Path to the local web API uploads
Cargo will place the contents of a web API
request here. For example, api/v1/crates/new
is the result of publishing a crate.
ex: $CARGO_TARGET_TMPDIR/cit/t0/api