pub type Labels = BTreeMap<String, String>;
Expand description

Labels type with ordered keys

Aliased Type§

struct Labels { /* private fields */ }