pub type LabelsMap = HashMap<String, String>;

Aliased Type§

struct LabelsMap { /* private fields */ }