3 releases
0.1.2 | Jun 2, 2024 |
---|---|
0.1.1 | Apr 18, 2024 |
0.1.0 | Apr 15, 2024 |
#1032 in Data structures
179 downloads per month
4KB
hashable_weak
A hashable wrapper around a Weak pointer that hashes based upon the pointer address.
Contributing
To report a bug or for any discussion, please email ~ragreener1/public-inbox@lists.sr.ht.
To submit a patch, please sign-it-off (-s
flag in git) to indicate you certify the statement of origin and then email it to ~ragreener1/public-inbox@lists.sr.ht.
Please also add the project name to the subject, i.e., [PATCH hashable_weak]
.