pub const STABLE_CELL_MAGIC: &[u8; 3] = b"SCL";
Stable-cell magic prefix written by ic-stable-structures::Cell.
ic-stable-structures::Cell