Added implementation of #[field(flatten)].#2225
Added implementation of #[field(flatten)].#2225azewierzejew wants to merge 1 commit intorwf2:masterfrom
Conversation
Limited to on flattend struct
|
I'm proposing here an implementation (without error handling) of the flatten attribute in With current In above case Therefore I believe restricting flattening to only one field is the only way without serious API changes. |
|
any updates here? 😭😭😭😭 |
Limited to on flattened struct.
Implementation of #1916