Skip to main content

is_flattened

Function is_flattened 

Source
pub fn is_flattened(attrs: &[Attribute]) -> bool
Expand description

Checks for #[serde(flatten)] on a field.