Function aoc::year2017::day25::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.