libipld
libipld copied to clipboard
WIP: represent CID as enum and not as newtype struct
Changing from newtype struct to enum should hopefully make things more robust.
The corresponding change for cbor: https://github.com/vmx/cbor/pull/5