pub fn dl_path() -> PathBuf
Expand description
Path to download .crate
files using the web API endpoint.
Crates
should be organized as {name}/{version}/download
to match the web API
endpoint. This is rarely used and must be manually set up.
ex: $CARGO_TARGET_TMPDIR/cit/t0/dl