rust-arc-gc 0.1.6

A simple GCArc implementation for Rust
Documentation
1
2
3
4
pub mod gc;
pub mod arc;
pub mod traceable;
pub mod heaped_object;