[][src]Type Definition weasel::character::StatisticId

type StatisticId<R> = <Statistic<R> as Id>::Id;

Alias for Statistic<R>::Id.