Skip to main content

spell_scoped_call

Function spell_scoped_call 

Source
fn spell_scoped_call(
    expression: &TokenStream,
    method: &str,
    value: &ScalarRef,
    spells: &[String],
    aura_id: u32,
    options: &AuraEmitOptions<'_>,
) -> Result<TokenStream>