aoc::year2017::day25

Function parse

Source
pub fn parse(input: &str) -> Input
Expand description

Parse the input into 12 rules for each possible combination of state and value at the cursor.