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
Enum variants should be able to contain associated data like in Rust. Whether this is just a shorthand for embedding a structure or whether this is an independent type system feature is yet to be figured out.
The text was updated successfully, but these errors were encountered:
Enum variants should be able to contain associated data like in Rust. Whether this is just a shorthand for embedding a structure or whether this is an independent type system feature is yet to be figured out.
The text was updated successfully, but these errors were encountered: