Input

Type Alias Input 

Source
type Input = Vec<[u32; 2]>;

Aliased Typeยง

struct Input { /* private fields */ }