fn deserialize_field_identifier(
deserialized_fields: &[FieldWithAliases<'_>],
cattrs: &Container,
has_flatten: bool,
) -> StmtsExpand description
Generates enum and its Deserialize implementation that represents each
non-skipped field of the struct