Input

Type Alias Input 

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

Aliased Typeยง

struct Input { /* private fields */ }