track_var_with_scope

Macro track_var_with_scope 

Source
macro_rules! track_var_with_scope {
    ($var:ident) => { ... };
}
Expand description

Enhanced track_var macro that also associates with current scope