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

struct_private_field_added

struct private field is added

A public exhaustive struct has a new private field. It is no longer able to be constructed using struct literal syntax.