Constant ota_update_client::DIFF_FILE_NAME
source · pub const DIFF_FILE_NAME: &str = "diff.txt";
Expand description
The name (and relative path) of the diff file inside each update build directory, which contains the mapping of old crates to new crates, indicating how a swap should take place.