Type Alias Labels

Source
pub type Labels = HashMap<String, String>;

Aliased Typeยง

struct Labels { /* private fields */ }