pub trait MaybeLabelNames { }
Expand description

Trait implemented by both NoLabelNames and all implementors of LabelNames, to allow loading label names only if needed.

Implementors§