Input

Type Alias Input 

Source
type Input = (Vec<Point>, Grid<u8>);