Function advent_solutions::advent2017::day12::parse_input [] [src]

pub fn parse_input(input: &str) -> HashMap<usize, Vec<usize>>