[][src]Function show_notes::e015::print_rc_count

pub fn print_rc_count<T>(t: &Rc<T>)

Note that this function is generic: it will work for any type.