Skip to main content

with_scope_key

Function with_scope_key 

Source
pub fn with_scope_key<R>(key: &str, f: impl FnOnce() -> R) -> R
Expand description

Run f with the given scope key tracking any signal reads inside.