track_refcell_new

Function track_refcell_new 

Source
pub fn track_refcell_new<T>(name: &str, value: RefCell<T>) -> RefCell<T>