Function aoc::year2015::day02::parse

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