Constant disk::composite::CDISK_MAGIC
source · pub const CDISK_MAGIC: &str = "composite_disk\x1d";
Expand description
A magic string placed at the beginning of a composite disk file to identify it.
pub const CDISK_MAGIC: &str = "composite_disk\x1d";
A magic string placed at the beginning of a composite disk file to identify it.