pub fn count_thread_tracked() -> usize
Expand description

Count number of objects tracked by the collector in the current thread created by Cc::new. Return the number of objects tracked.