pub fn is_flattened(attrs: &[Attribute]) -> bool
Checks for #[serde(flatten)] on a field.
#[serde(flatten)]