Constant rustc_incremental::persist::file_format::FILE_MAGIC

source ·
const FILE_MAGIC: &[u8] = b"RSIC";
Expand description

The first few bytes of files generated by incremental compilation.