reown 0.0.0

[TBD] Home for the simple `SharedOwnerhip` trait, for clearer clone semantics
Documentation
[package]
name = "reown"
version = "0.0.0"
edition = "2018"
authors = [
    "Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>",
]
description = "[TBD] Home for the simple `SharedOwnerhip` trait, for clearer clone semantics"
categories = ["rust-patterns"]
keywords = ["clone", "reown", "shared", "reference", "counting"]
license = "Zlib OR MIT OR Apache-2.0"

[dependencies]