hashable 0.0.0

HashMap and HashSet replacements that implement the Hash trait -- HashableHashMap and HashableHashSet.
Documentation
  • Coverage
  • 42.86%
    3 out of 7 items documented1 out of 7 items with examples
  • Size
  • Source code size: 16.39 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.21 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • jonnadal/hashable
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jonnadal

crates.io docs.rs LICENSE

This Rust library provides HashMap and HashSet replacements that implement the Hash trait -- HashableHashMap and HashableHashSet.

Contribution

Contributions are welcome! Please fork the library, push changes to your fork, and send a pull request. All contributions are shared under an MIT license unless explicitly stated otherwise in the pull request.

License

Hashable is copyright 2021 Jonathan Nadal. It is made available under the MIT License.