Type Alias aoc::year2019::day20::Key

source ยท
type Key = ((u8, u8), Kind);