Implementation of the multihash format
# Cargo.toml
[dependencies]
multihash = "0.19.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and encode a multihash digest
Add `features = ["sha2", "sha3"]` to Cargo.toml dependency
No dependency data recorded yet.