Skip to main content

MAGIC

Constant MAGIC 

Source
pub const MAGIC: [u8; 11];
Expand description

Leading bytes identifying our format.

The leading NUL makes git’s own heuristics treat the blob as binary, so git diff reports Binary files differ instead of dumping noise.