Function show_notes::e015::print_rc_count
source ยท pub fn print_rc_count<T>(t: &Rc<T>)
Expand description
Note that this function is generic: it will work for any type.
pub fn print_rc_count<T>(t: &Rc<T>)
Note that this function is generic: it will work for any type.