[][src]Function mazinator::algo::dfs::dfs

pub fn dfs(mat: &mut Matrix, walls: &mut Walls, i: usize, j: usize)