hashable_rc 0.2.0

Hashable wrappers for reference countings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Anders Evensen"]
categories = ["data-structures"]
description = "Hashable wrappers for reference countings."
edition = "2018"
keywords = ["hash", "reference", "rc", "weak", "equality"]
license = "MIT"
name = "hashable_rc"
readme = "README.md"
repository = "https://github.com/Anders429/hashable_rc"
version = "0.2.0"