mbrubeck/by_address
Rust wrapper type that implements hashing and comparison by pointer address
RustApache-2.0
Issues
- 0
- 0
Should wrap the pointer in Pin
#8 opened by Pr0methean - 1
Support for Weak references?
#3 opened by Rua - 0
Possibility to turn `&T` into `&ByAddress<T>`
#7 opened by stijnh - 1
Fat pointer equality
#5 opened by jdonszelmann - 1
Idea for hashing pointers to unsized types
#2 opened by durka - 2
Implement Borrow
#1 opened by mbrubeck