Point

Type Alias Point 

Source
pub type Point = (isize, isize);