pub type Collection<M> = Map<KeyName, Describable<Option<M>>>;
Expand description

Collection of Describable metric::Bundles, stored in a mutable Storage.