Constant brainfuck::CYCLE_LIMIT [] [src]

pub const CYCLE_LIMIT: u64 = 10000000

The number of instructions allowed to execute before the interpreter errors with Error::CycleLimit.