pub fn with_format_marker(
files: Vec<(String, Vec<u8>)>,
) -> Vec<(String, Vec<u8>)>Expand description
Append the format marker to a package’s file list if absent — the seal-path helper every installer runs so sealed copies carry their generation.