Type Alias Input

Source
type Input = (Vec<Vec<char>>, Vec<[usize; 3]>);