Skip to main content

cast_spell_inner

Function cast_spell_inner 

Source
pub fn cast_spell_inner<S: SpellAssociatedNew>(
    waywindow: S,
) -> Result<(), Box<dyn Error>>
Expand description

event loop function internally used by cast_spell for single widget setups. Not to be used by end user,