☰
SeenGrid
In aoc_2016_day_24::model
?
Type Definition
aoc_2016_day_24
::
model
::
SeenGrid
source
·
[
−
]
pub type SeenGrid =
GridBuf
<
Vec
<
bool
>,
Pos
, 2>;