[−][src]Crate multihash
Structs
| Multihash |
Represents a valid multihash, by associating the hash algorithm with the data |
Enums
| Error | |
| Hash |
List of types currently supported in the multihash spec. |
Functions
| decode |
Decodes bytes into a multihash |
| encode |
Encodes data into a multihash. |
| to_hex |
Convert bytes to a hex representation |