Constant il2_iltags::tags::MAX_TAG_SIZE[][src]

pub const MAX_TAG_SIZE: u64 = 1024 * 1024 * 512; // 0x0000_0000_2000_0000u64
Expand description

Maximum tag size that can be handled by this library. It in this version it is set to 512MB.