Function aoc::year2019::day18::parse_maze

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