Function aoc::year2016::day14::format_string

source ยท
fn format_string(prefix: &str, n: i32) -> ([u8; 64], usize)
Expand description

Write the salt and integer index as ASCII characters.