Function alloc::rc::strong_countUnstable [-] [+] [src]

pub fn strong_count<T>(this: &Rc<T>) -> usize

Get the number of strong references to this value.