pub const THIN_MAGIC: [u8; 8];Expand description
File identification bytes stored at the beginning of a thin archive.
A thin archive only contains a symbol table and file names.
pub const THIN_MAGIC: [u8; 8];File identification bytes stored at the beginning of a thin archive.
A thin archive only contains a symbol table and file names.