Module cid
Source - CidGeneric
- Representation of a CID.
- Multihash
- A Multihash instance that only supports the basic functionality and no hashing.
- Error
- Error types
- Version
- The version of the CID.
- Cid
- A Cid that contains a multihash with an allocated size of 512 bits.
- Result
- Type alias to use this library’s
Error type in a Result.