Function aoc::year2018::day15::parse

source ยท
pub fn parse(input: &str) -> Input
Expand description

Parse the input into a bitmask for the cave walls and a list of point coordinates for each Elf and Goblin.