pub const FUEL_MAX_PROGRAM_SIZE: usize = 16 * /* KB */ 1024; // 0x0000_4000usize
Expand description

Maximum size of a fuel program (unused)