fn has_flatten(fields: &[Field<'_>]) -> bool
True if there is any field with a #[serde(flatten)] attribute, other than fields which are skipped.
#[serde(flatten)]