Function std::rc::weak_count [] [src]

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

Get the number of weak references to this value.