pub type Types = Vec<(&'static str, Type)>;

Aliased Type§

struct Types { /* private fields */ }