hashable_weak

Crates.iohashable_weak
lib.rshashable_weak
version0.1.2
sourcesrc
created_at2024-04-15 18:16:26.656226
updated_at2024-06-02 10:02:40.212161
descriptionA hashable weak pointer
homepage
repositoryhttps://github.com/0xr0bert/hashable_weak
max_upload_size
id1209522
size7,298
Robert Greener (0xr0bert)

documentation

README

hashable_weak

License

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].

Commit count: 12

cargo fmt