Function parse_maze

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