pub const MAX_POSSIBLE_ALLOCATION: u32 = 33_554_432; // 33_554_432u32
Expand description

The maximum number of bytes that can be allocated at one time.