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

struct_public_field_added

struct public field is added

A public exhaustive struct has a new public field. Constructions of it using struct literal syntax must now include the new field.