Skip to main content

apply_core_spell_properties

Function apply_core_spell_properties 

Source
pub(crate) fn apply_core_spell_properties(
    expression: TokenStream,
    id: u32,
    def: &ManifestSpellDef,
    hook_module: &str,
) -> Result<TokenStream>