Type Alias glean_core::LabeledCustomDistribution
source · pub type LabeledCustomDistribution = LabeledMetric<CustomDistributionMetric>;
Expand description
A labeled custom_distribution.
Aliased Type§
struct LabeledCustomDistribution { /* private fields */ }