Type Definition aoc_2016_day_24::model::Pos

source ·
pub type Pos = PosRowCol<u16>;