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