Type Alias aoc::year2016::day01::Pair

source ยท
type Pair = (u8, i32);