weak_var

Function weak_var 

Source
pub fn weak_var<T: VarValue>() -> WeakVar<T>
Expand description

Weak variable that never upgrades.