pub(crate) fn attrs_have_doc_flag<'a>( attrs: impl Iterator<Item = &'a Attribute>, flag: Symbol, ) -> bool