Function alloc::rc::weak_count [] [src]

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

Get the number of weak references to this value.