5 releases
0.1.4 | Oct 24, 2024 |
---|---|
0.1.3 | Jun 26, 2024 |
0.1.2 | Feb 23, 2024 |
0.1.1 | Oct 30, 2023 |
0.1.0 | Jun 6, 2023 |
#3 in #multi-hash
13,429 downloads per month
Used in 152 crates
(32 directly)
28KB
441 lines
A batteries-included code table of multihashes.
Whilst the multihash
crate itself only defines the data structure, this crate defines a codetable via multihash_derive
for several hashers.
Although convenient, depending on this crate will increase the dependency footprint of your project.
It is only recommended as a getting-started-quickly solution.
For production, you should either define your own codetable or rely only on the multihash
crate itself.
Dependencies
~1.6–3.5MB
~64K SLoC