[][src]Type Definition weasel::team::TeamId

type TeamId<R> = <<R as BattleRules>::TR as TeamRules<R>>::Id;

Type to uniquely identify teams.