pin-rc 0.1.0

Combines reference counting semantics with a stable address guarantee
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Diggory Blake <diggsey@googlemail.com>"]
description = "Combines reference counting semantics with a stable address guarantee"
license = "MIT OR Apache-2.0"
name = "pin-rc"
repository = "https://github.com/Diggsey/pin-rc"
version = "0.1.0"