Input

Type Alias Input 

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