fn parse_instructions(line: &str) -> Vec<Instruction>
Expand description

Parse a line of L and R as Instructions.