Constant MAX_BOARD_SIZE

Source
pub const MAX_BOARD_SIZE: CoordValue = 19;
Expand description

Maximal supported board size

ยง(Technically, we support much larger boards, but future optimizations may restrict this.)