libipld icon indicating copy to clipboard operation
libipld copied to clipboard

WIP: represent CID as enum and not as newtype struct

Open vmx opened this issue 4 years ago • 1 comments

Changing from newtype struct to enum should hopefully make things more robust.

vmx avatar Feb 25 '22 18:02 vmx

The corresponding change for cbor: https://github.com/vmx/cbor/pull/5

vmx avatar Mar 01 '22 10:03 vmx