pub fn is_doc_hidden(attrs: &[impl AttributeExt]) -> bool
Checks whether attrs contain #[doc(hidden)]
attrs
#[doc(hidden)]