Changelog is in alpha.
Some details might not be correct.
Please provide feedback at [email protected]
Cargo

enum_struct_variant_field_added

enum struct variant field is added

A public enum's exhaustive struct variant has a new field. Constructions of it must now include the new field.