rc 0.1.1

A copy of std::rc that runs on stable Rust with weak references
Documentation
1
2
3
4
5
6
7
8
9
10
[features]
unstable = []

[package]
authors = ["Simon Sapin <simon.sapin@exyr.org>"]
description = "A copy of std::rc that runs on stable Rust with weak references"
license = "MIT / Apache-2.0"
name = "rc"
repository = "https://github.com/SimonSapin/rust-rc"
version = "0.1.1"