Constant cargo::ops::fix::FIX_ENV_INTERNAL

source ·
const FIX_ENV_INTERNAL: &str = "__CARGO_FIX_PLZ";
Expand description

Internal only. Indicates Cargo is in fix-proxy-mode if presents. The value of it is the socket address of the LockServer being used. See the module-level documentation for more.