pub fn has_typewriter_derive(attrs: &[Attribute]) -> bool
Detect if item attributes include #[derive(... TypeWriter ...)].
#[derive(... TypeWriter ...)]