[][src]Crate auto_cc

A small utility function to perform automatic collections with bacon_rajan_cc.

Re-exports

pub extern crate bacon_rajan_cc;

Functions

cc

Wraps Cc::new with some logic to automatically track the number of root objects in a garbage cycle and automatically collecting them when needed.