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
Right now, there is no simple way to perform versioned deserialization. We can get around that by simply not supporting the removal of enum variants. To remove this constraint we need Rust support for explicit variant discriminators to be used with data tuples.
No description provided.
The text was updated successfully, but these errors were encountered: