hashable

Crates.iohashable
lib.rshashable
version0.0.0
sourcesrc
created_at2021-02-13 21:50:16.292613
updated_at2021-02-13 21:50:16.292613
descriptionHashMap and HashSet replacements that implement the Hash trait -- HashableHashMap and HashableHashSet.
homepage
repositoryhttps://github.com/jonnadal/hashable
max_upload_size
id354867
size13,859
Jon Nadal (jonnadal)

documentation

README

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.

Commit count: 2

cargo fmt