Function aoc::year2017::day14::parse

source ·
pub fn parse(input: &str) -> Vec<u8> 
Expand description

Parallelize the hashing as each row is independent.