utils
0.0.0
Module grid
Module Items
Functions
In crate utils
utils
Module
grid
Copy item path
Source
Expand description
Grid helpers.
Functions
ยง
from_
str
Parse 2D grid.
from_
str_
padded
Parse 2D grid, adding padding around the edges.
is_
enclosed
Checks that the provided grid has walls on each edge.