Function alloc::rc::strong_count [] [src]

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

Get the number of strong references to this value.