pub fn is_doc_hidden(attrs: &[Attribute]) -> bool
Returns true if the attributes contain #[doc(hidden)]
#[doc(hidden)]