Function clippy_utils::attrs::is_doc_hidden
source · pub fn is_doc_hidden(attrs: &[Attribute]) -> boolExpand description
Returns true if the attributes contain #[doc(hidden)]
pub fn is_doc_hidden(attrs: &[Attribute]) -> boolReturns true if the attributes contain #[doc(hidden)]