Type Alias Input

Source
type Input = (Vec<(String, usize)>, FastMap<(char, char), Vec<String>>);