pub const INSTALL_RECEIPT_FILE: &str = "install.json";Expand description
The install receipt, written beside the managed binary by whichever installer put it
there. See crate::receipt.
Also written by scripts/install.sh and scripts/install.ps1, by hand, in their own
languages — which is why the field names have a test of their own.