Constant rustkey::APP_MAX_SIZE

source ·
pub const APP_MAX_SIZE: usize = RAM_SIZE; // 131_072usize
Expand description

The maximum possible size of an application, i.e. the size of available RAM.