hashable_weak 0.1.2

A hashable weak pointer
Documentation
  • Coverage
  • 75%
    3 out of 4 items documented0 out of 2 items with examples
  • Size
  • Source code size: 6.96 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.41 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • 0xr0bert/hashable_weak
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 0xr0bert

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