ref_eq 1.0.0

Determine if two borrowed pointers point to the same thing.
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["Eitan Mosenkis <eitan@mosenkis.net>"]
description = "Determine if two borrowed pointers point to the same thing."
keywords = ["reference", "equality", "equals", "compare", "identity"]
license = "MIT/Apache-2.0"
name = "ref_eq"
repository = "https://github.com/emosenkis/ref_eq"
version = "1.0.0"