Function cargo_test_support::registry::api_path
source · pub fn api_path() -> PathBuf
Expand description
Gets the path for 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.