pub type Kinds = Vec<(&'static str, Kind)>;

Aliased Type§

struct Kinds { /* private fields */ }