by_address 1.0.4

Wrapper for comparing and hashing pointers by address
Documentation
[package]
name = "by_address"
version = "1.0.4"
authors = ["Matt Brubeck <mbrubeck@limpet.net>"]
license = "MIT / Apache-2.0"
description = "Wrapper for comparing and hashing pointers by address"
repository = "https://github.com/mbrubeck/by_address"
documentation = "https://docs.rs/by_address"
keywords = ["hash", "pointer", "reference", "rc", "arc"]
categories = ["no-std", "data-structures", "rust-patterns"]
readme = "README.md"