项目作者: jonnadal

项目描述 :
HashMap and HashSet replacements that implement the Hash trait
高级语言: Rust
项目地址: git://github.com/jonnadal/hashable.git
创建时间: 2021-02-13T21:44:31Z
项目社区:https://github.com/jonnadal/hashable

开源协议:MIT License

下载


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.