Function std::rc::strong_countExperimental [-]  [+] [src]

pub fn strong_count<T>(this: &Rc<T>) -> uint

Get the number of strong references to this value.