Function aoc::year2015::day14::parse

source ยท
pub fn parse(input: &str) -> Vec<[u32; 3]>