parse_machine

Function parse_machine 

Source
fn parse_machine(line: &str) -> Machine
Expand description

Convert light patterns and buttons to bitmasks to speed up part one.