pub type Labels = BTreeMap<String, String>;
A set of labels extracted by ExtractLabels
pub struct Labels { /* private fields */ }