aoc::year2019::day18

Function parse_maze

Source
fn parse_maze(width: i32, bytes: &[u8]) -> Maze