Function alloc::rc::weak_count
[−]
[src]
pub fn weak_count<T: ?Sized>(this: &Rc<T>) -> usize
Deprecated since 1.2.0
: renamed to Rc::weak_count
Get the number of weak references to this value.