Function clippy_lints::utils::is_automatically_derived [] [src]

pub fn is_automatically_derived(attrs: &[Attribute]) -> bool

Checks for the #[automatically_derived] attribute all #[derive]d implementations have.