pub trait TextFamily: MetricsFamily<()> { }
A family of related text metrics, partitioned by their label values.