Input

Type Alias Input 

Source
type Input = Vec<Vec<usize>>;

Aliased Typeยง

struct Input { /* private fields */ }