address-cmp 0.1.0

An attribute for address comparison
Documentation

WIP: Address Comparison

This macro will allow you to annotate your types to indicate that two instances of that type are only equal if they exist at the exact same address (if they are literally the same instance).

This is still a work in progress. Will update when I have an initial MVP.