wrc 0.3.0

A thread-safe weighted reference counting smart-pointer for Rust.
Documentation
[package]
name = "wrc"
version = "0.3.0"
authors = ["James Harton <james@automat.nz>"]
license = "MIT"
description = "A thread-safe weighted reference counting smart-pointer for Rust."
documentation = "https://docs.rs/crate/wrc/"
homepage = "https://gitlab.com/jimsy/wrc"
repository = "https://gitlab.com/jimsy/wrc"
readme = "README.md"

[badges]
gitlab = { repository = "jimsy/wrc" }

[dependencies]