Constant fog_pack::MAX_ENTRY_SIZE[][src]

pub const MAX_ENTRY_SIZE: usize = (1usize << 16) - 1; // 0_x00_00f_fffusize

The maximum allowed size of a raw entry, including signatures, is 64 kiB. No encoded entry will ever be equal to or larger than this size.