Skip to main content

effect_scope

Function effect_scope 

Source
pub fn effect_scope(f: impl FnOnce() + 'static) -> EffectScope
Expand description