pub type Semantic<F> = <F as Statistic>::Semantic;
The associated data semantic type of a Statistic.
Statistic