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

type StatisticsSeed<R> = <<R as BattleRules>::CR as CharacterRules<R>>::StatisticsSeed;

Type to drive the generation of all statistics of a character.