Skip to main content

Module trait_spell_ability

Module trait_spell_ability 

Source
Expand description

ISpellAbility trait – marker trait for spell abilities. Mirrors Java’s ISpellAbility.java.

Traits§

ISpellAbility
Marker trait for types that can be placed on the stack and resolved. In Rust, SpellAbility is the sole implementor.