You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems necessary to implement the corresponding serde traits for KeepRaw, in order to have the same functionality. Should they be "transparent", i.e., ignoring the CBOR data? Or the derived ones for KeepRaw work well?
Today, derived traits are not the same for Minted vs plain structs:
No description provided.
The text was updated successfully, but these errors were encountered: