[][src]Type Definition kas::Coord

type Coord = (i32, i32);

An (x, y) coordinate or a size.