Module libipld::cid::serde

source ·
Expand description

CID Serde (de)serialization for the IPLD Data Model.

CIDs cannot directly be represented in any of the native Serde Data model types. In order to work around that limitation. a newtype struct is introduced, that is used as a marker for Serde (de)serialization.

Structs§

Constants§