pub trait MaybeLabelNames { }Expand description
Trait implemented by both NoLabelNames and all implementors of LabelNames,
to allow loading label names only if needed.
pub trait MaybeLabelNames { }Trait implemented by both NoLabelNames and all implementors of LabelNames,
to allow loading label names only if needed.