Type Definition metrics_prometheus::storage::immutable::Collection
source · pub type Collection<M> = HashMap<KeyName, Describable<M>>;Expand description
Collection of Describable metric::Bundles, stored in an immutable
Storage.