aoc::year2016::day22

Function parse

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