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