Skip to content

0-0-1/drc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drc   Latest Version

A Rust library to introduce the Drc smart pointer along with its Weak counterpart.

Documentation

Usage

Add the following to your Cargo.toml:

[dependencies]
drc = "0.1"

and then add this to your crate root:

extern crate drc;

License

drc is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for drc by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms and conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages