untrack

Function untrack 

Source
pub fn untrack<T>(f: impl FnOnce() -> T) -> T
Expand description

Signals that are wrapped with untrack will not subscribe to any effect.