aoc::year2017::day20

Function parse

Source
pub fn parse(input: &str) -> Vec<Particle>