reffers 0.7.0

Smart pointers: ARef, that allows even further owner erasure than OwningRef. Strong is a memory efficient Rc + RefCell in one. And more!
Documentation
[badges.is-it-maintained-issue-resolution]
repository = "diwic/reffers-rs"

[badges.is-it-maintained-open-issues]
repository = "diwic/reffers-rs"

[dependencies.stable_deref_trait]
version = "1.1"

[package]
authors = ["David Henningsson <diwic@ubuntu.com>"]
categories = ["rust-patterns", "memory-management"]
description = "Smart pointers: ARef, that allows even further owner erasure than OwningRef. Strong is a memory efficient Rc + RefCell in one. And more!"
documentation = "http://docs.rs/reffers"
edition = "2018"
keywords = ["ref", "cell", "owning_ref"]
license = "Apache-2.0/MIT"
name = "reffers"
readme = "README.md"
repository = "https://github.com/diwic/reffers-rs"
version = "0.7.0"