☰
Crate cid
Version 0.8.6
All Items
Re-exports
Structs
Enums
Type Definitions
?
Crate
cid
source
·
[
−
]
Expand description
cid
Implementation of
cid
in Rust.
Re-exports
pub use
multibase
;
pub use
multihash
;
Structs
CidGeneric
Representation of a CID.
Enums
Error
Error types
Version
The version of the CID.
Type Definitions
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
.