[][src]Constant crypto_brainfuck::utils::MAX_MEMORY

pub const MAX_MEMORY: usize = 30000;

Maximum memory in bytes an interpreter can use.