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

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

Get the number of weak references to this value.