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
This release adds the Choice type for declaring Struct fields that are disjoint unions.
Although the public write API is likely stable, the read API may change to take away the need to unwrap.