drc
A Rust library to introduce the Drc smart pointer along with its Weak counterpart.
Usage
Add the following to your Cargo.toml:
[]
= "0.1"
and then add this to your crate root:
extern crate drc;
A Rust library to introduce the Drc smart pointer along with its Weak counterpart.
Add the following to your Cargo.toml:
[]
= "0.1"
and then add this to your crate root:
extern crate drc;