pub type CollectionLabels = BTreeMap<String, Vec<String>>;
Expand description

Collection labels

Aliased Type§

struct CollectionLabels { /* private fields */ }