Skip to main content

MAX_RLE_RUN_LEN

Constant MAX_RLE_RUN_LEN 

Source
pub const MAX_RLE_RUN_LEN: usize = MAX_CELLS_PER_TILE; // 8_000_000usize
Expand description

Maximum length of a single RLE run (bounded by tile cell count).