[][src]Type Definition weasel::ability::AbilityId

type AbilityId<R> = <Ability<R> as Id>::Id;

Alias for Ability<R>::Id.