brainfuck::tape::TAPE_LENGTH [] [src]

pub const TAPE_LENGTH: usize = 30000

The number of cells a portable tape contains. Attempts to access above or below this limit will result in an error.