pub trait TextFamily: MetricsFamily<()> { }
Expand description

A family of related text metrics, partitioned by their label values.

Implementors§