Constant sp_core::MAX_POSSIBLE_ALLOCATION
source · pub const MAX_POSSIBLE_ALLOCATION: u32 = 33554432;Expand description
The maximum number of bytes that can be allocated at one time.
pub const MAX_POSSIBLE_ALLOCATION: u32 = 33554432;The maximum number of bytes that can be allocated at one time.