Crates.io | hashable_weak |
lib.rs | hashable_weak |
version | 0.1.2 |
source | src |
created_at | 2024-04-15 18:16:26.656226 |
updated_at | 2024-06-02 10:02:40.212161 |
description | A hashable weak pointer |
homepage | |
repository | https://github.com/0xr0bert/hashable_weak |
max_upload_size | |
id | 1209522 |
size | 7,298 |
A hashable wrapper around a Weak pointer that hashes based upon the pointer address.
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]
.